@font-face {
    font-family: 'Open Sans';
    src: url(../fonts/opensans-regular-webfont.woff2) format('woff2'),
         url(../fonts/opensans-regular-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url(../fonts/opensans-italic-webfont.woff2) format('woff2'),
         url(../fonts/opensans-italic-webfont.woff) format('woff');
    font-weight: normal;
    font-style: italic;
}