@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/fontawesome-webfont.eot?v=4.4.0');
    src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'smart-icons';
    src: url('fonts/smart-icons.woff2') format("woff2"), url('fonts/smart-icons.woff') format("woff"), url('fonts/smart-icons.ttf') format("truetype"), url('fonts/smart-icons.eot') format("embedded-opentype");
    font-weight: 400;
    font-style: normal
}