@charset "UTF-8";

@font-face {
    font-family: "Opensans-Regular";
    src: url("../fonts/font_1.woff2") format("woff2"),
        url("../fonts/font_1.woff") format("woff"),
        url("../fonts/font_1.eot") format("embedded-opentype"),
        url("../img/font_1.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}