@font-face {
    font-family: "LatoRegular";
    src: url("../fonts/LatoRegular/LatoRegular.eot");
    src: url("../fonts/LatoRegular/LatoRegular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/LatoRegular/LatoRegular.woff") format("woff"),
    url("../fonts/LatoRegular/LatoRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "ProximaNovaBold";
    src: url("../fonts/ProximaNovaBold/ProximaNovaBold.eot");
    src: url("../fonts/ProximaNovaBold/ProximaNovaBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/ProximaNovaBold/ProximaNovaBold.woff") format("woff"),
    url("../fonts/ProximaNovaBold/ProximaNovaBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Oswald-Regular";
    src: url("../fonts/Oswald-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "ProximaNovaSemibold";
    src: url("../fonts/ProximaNovaSemibold.otf") format("embedded-opentype");
    font-style: normal;
    font-weight: normal;
}

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


