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

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../../fonts/glyphicons-halflings-regular.eot);
    src: url(../../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),
    url(../../fonts/glyphicons-halflings-regular.ttf) format('truetype'),
    url(../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}