@font-face {
    font-family: 'Open Sans Extrabold';
    src: url(OpenSans-ExtraBold.woff) format('woff'),
        url(OpenSans-ExtraBold.woff2) format('woff2');
}

@font-face {
    font-family: 'MerriweatherSans';
    src: url(MerriweatherSans-Bold.woff) format('woff'),
        url(MerriweatherSans-Bold.woff2) format('woff2');
}