@charset "UTF-8";

@font-face {
    font-family: opensans-bold;
    src: url(font.woff2) format("woff2"), url(font.woff) format("woff"), url(font.ttf) format("truetype"), url(font.eot) format("embedded-opentype"), url(font.svg) format("svg");
    font-weight: 400;
    font-style: normal
}