@font-face {
    font-family: 'Literata Local';
    src: url('Literata-LightItalic.woff2') format('woff2'),
        url('Literata-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Literata Local';
    src: url('Literata-MediumItalic.woff2') format('woff2'),
        url('Literata-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

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

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

