@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot);
    src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"),url(../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"),url(../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}
@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fa/fontawesome-webfont.eot);
    src: url(../fonts/fa/fontawesome-webfont.eot) format("embedded-opentype"),
        url(../fonts/fa/fontawesome-webfont.woff2) format("woff2"),
        url(../fonts/fa/fontawesome-webfont.woff) format("woff"),
        url(../fonts/fa/fontawesome-webfont.ttf) format("truetype"),
        url(../fonts/fa/fontawesome-webfont.svg#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}