@font-face {
    font-family: 'Merriweather';
    src: url('Merriweather24ptSemiCondensed-ExtraBold.woff2') format('woff2'),
    url('Merriweather24ptSemiCondensed-ExtraBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather';
    src: url('Merriweather24ptSemiCondensed-Bold.woff2') format('woff2'),
    url('Merriweather24ptSemiCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather';
    src: url('Merriweather24ptSemiCondensed-Italic.woff2') format('woff2'),
    url('Merriweather24ptSemiCondensed-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather';
    src: url('Merriweather24ptSemiCondensed-Regular.woff2') format('woff2'),
    url('Merriweather24ptSemiCondensed-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather';
    src: url('Merriweather24ptSemiCondensed-Light.woff2') format('woff2'),
    url('Merriweather24ptSemiCondensed-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather';
    src: url('Merriweather24ptSemiCondensed-Medium.woff2') format('woff2'),
    url('Merriweather24ptSemiCondensed-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

