@font-face {
    font-family: 'chewy';
    src: url('chewy-regular-webfont.woff2') format('woff2'),
        url('chewy-regular-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Castoro';
    src: url('Castoro-Regular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}