@font-face {
    font-family: 'bold';
    src: url('../fonts/ops/opensans-bold-webfont.woff2') format('woff2'),
         url('../fonts/ops/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bold_italic';
    src: url('../fonts/ops/opensans-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/ops/opensans-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'extra_bold';
    src: url('../fonts/ops/opensans-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/ops/opensans-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'extra_bold_italic';
    src: url('../fonts/ops/opensans-extrabolditalic-webfont.woff2') format('woff2'),
         url('../fonts/ops/opensans-extrabolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'italic';
    src: url('../fonts/ops/opensans-italic-webfont.woff2') format('woff2'),
         url('../fonts/ops/opensans-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'light';
    src: url('../fonts/ops/opensans-light-webfont.woff2') format('woff2'),
         url('../fonts/ops/opensans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'light_italic';
    src: url('opensans-lightitalic-webfont.woff2') format('woff2'),
         url('opensans-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'regular';
    src: url('../fonts/ops/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/ops/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'semibold';
    src: url('../fonts/ops/opensans-semibold-webfont.woff2') format('woff2'),
         url('../fonts/ops/opensans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'semibold_italic';
    src: url('../fonts/ops/opensans-semibolditalic-webfont.woff2') format('woff2'),
         url('../fonts/ops/opensans-semibolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}