
@font-face {
    font-family: "Noto Sans";
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/webfont.woff2) format("woff2");
}
@font-face {
    font-family: "icons";
    src: url(../fonts/icons.eot);
    src: url(../fonts/icons.eot#iefix) format("embedded-opentype"), url(../fonts/icons.woff2) format("woff2"), url(../fonts/icons.woff) format("woff"), url(../fonts/icons.ttf) format("truetype"), url(../fonts/icons.svg) format("svg");
    font-weight: 400;
    font-style: normal;
}
