@font-face {
    font-family: 'Rethink Sans';
    src: url('/fonts/RethinkSans-VariableFont_wght.woff2') format('woff2');
    font-weight: 400 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rethink Sans';
    src: url('/fonts/RethinkSans-Italic-VariableFont_wght.woff2') format('woff2');
    font-weight: 400 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Clash Display';
    src: local('Clash Display Light'), local('ClashDisplay-Light'),
        url('/fonts/ClashDisplay-Light.woff2') format('woff2'),
        url('/fonts/ClashDisplay-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Teachers';
    src: url('/fonts/Teachers-VariableFont_wght.woff2') format('woff2');
    font-weight: 400 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Teachers';
    src: url('/fonts/Teachers-Italic-VariableFont_wght.woff2') format('woff2');
    font-weight: 400 800;
    font-style: italic;
    font-display: swap;
}

