@font-face {
    font-family: 'Roboto Condensed';
    src: url('/wp-content/themes/megaphone/assets/fonts/robotocondensed-variablefont_wght-webfont.woff2') format('woff2'),
         url('/wp-content/themes/megaphone/assets/fonts/robotocondensed-variablefont_wght-webfont.woff') format('woff');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('/wp-content/themes/megaphone/assets/fonts/robotocondensed-italic-variablefont_wght-webfont.woff2') format('woff2'),
         url('/wp-content/themes/megaphone/assets/fonts/robotocondensed-italic-variablefont_wght-webfont.woff') format('woff');
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Saira Condensed';
    src: url('/wp-content/themes/megaphone/assets/fonts/sairacondensed-regular-webfont.woff2') format('woff2'),
         url('/wp-content/themes/megaphone/assets/fonts/sairacondensed-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Saira Condensed';
    src: url('/wp-content/themes/megaphone/assets/fonts/sairacondensed-semibold-webfont.woff2') format('woff2'),
         url('/wp-content/themes/megaphone/assets/fonts/sairacondensed-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Saira Condensed';
    src: url('/wp-content/themes/megaphone/assets/fonts/sairacondensed-bold-webfont.woff2') format('woff2'),
         url('/wp-content/themes/megaphone/assets/fonts/sairacondensed-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}