/* Foundation Icons General Enclosed */
@font-face {
    font-family: 'FoundationIconsGeneralEnclosed';
    src: url('../font/foundation-icons-general-enclosed.eot');
    src: url('../font/foundation-icons-general-enclosed.eot?#iefix') format('embedded-opentype'),
         url('../font/foundation-icons-general-enclosed.woff') format('woff'),
         url('../font/foundation-icons-general-enclosed.ttf') format('truetype'),
         url('../font/foundation-icons-general-enclosed.svg#FoundationIconsGeneralEnclosed') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Bebas';
    src: url('../font/bebas-webfont.eot');
    src: url('../font/bebas-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/bebas-webfont.woff') format('woff'),
         url('../font/bebas-webfont.ttf') format('truetype'),
         url('../font/bebas-webfont.svg#Bebas') format('svg');
    font-weight: normal;
    font-style: normal;

}

