@font-face {
    font-family: 'Nunito Sans';
    src: url('Nunito_Sans/NunitoSans-VariableFont_YTLC\,opsz\,wdth\,wght.ttf') format('truetype');
    font-weight: 200 900;
    font-style: normal;
    font-display: swap;
    font-stretch: condensed semi-condensed normal semi-expanded expanded;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('Nunito_Sans/NunitoSans-Italic-VariableFont_YTLC\,opsz\,wdth\,wght.ttf') format('truetype');
    font-weight: 200 900;
    font-style: italic;
    font-display: swap;
    font-stretch:ultra-condensed ultra-expanded;
}

@font-face {
    font-family: 'Atkinson Hyperlegible';
    src: url('Atkinson_Hyperlegible/AtkinsonHyperlegible-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Atkinson Hyperlegible';
    src: url('Atkinson_Hyperlegible/AtkinsonHyperlegible-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Atkinson Hyperlegible';
    src: url('Atkinson_Hyperlegible/AtkinsonHyperlegible-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'Atkinson Hyperlegible';
    src: url('Atkinson_Hyperlegible/AtkinsonHyperlegible-Italic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}