@font-face {
    font-family: 'open_sansitalic';
    src: url('opensans-italic-variablefont_wdthwght-webfont.woff2') format('woff2'),
         url('opensans-italic-variablefont_wdthwght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-variablefont_wdthwght-webfont.woff2') format('woff2'),
         url('opensans-variablefont_wdthwght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

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