@font-face {
    font-family: 'Merriweather-Black';
    src: url('../../fonts/Merriweather-Black.eot');
    src: url('../../fonts/Merriweather-Black.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/Merriweather-Black.woff2') format('woff2'),
        url('../../fonts/Merriweather-Black.woff') format('woff'),
        url('../../fonts/Merriweather-Black.ttf') format('truetype'),
        url('../../fonts/Merriweather-Black.svg#Merriweather-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}