/*============= Lexand =================*/
@font-face {
    font-family: 'Lexend Exa';
    src: url('Lexend/LexendExa-ExtraBold.woff2') format('woff2'),
        url('Lexend/LexendExa-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend Exa';
    src: url('Lexend/LexendExa-Bold.woff2') format('woff2'),
        url('Lexend/LexendExa-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend Exa';
    src: url('Lexend/LexendExa-Black.woff2') format('woff2'),
        url('Lexend/LexendExa-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend Exa';
    src: url('Lexend/LexendExa-Medium.woff2') format('woff2'),
        url('Lexend/LexendExa-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend Exa';
    src: url('Lexend/LexendExa-SemiBold.woff2') format('woff2'),
        url('Lexend/LexendExa-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend Exa';
    src: url('Lexend/LexendExa-Light.woff2') format('woff2'),
        url('Lexend/LexendExa-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend Exa';
    src: url('Lexend/LexendExa-ExtraLight.woff2') format('woff2'),
        url('Lexend/LexendExa-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend Exa';
    src: url('Lexend/LexendExa-Regular.woff2') format('woff2'),
        url('Lexend/LexendExa-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexend Exa';
    src: url('Lexend/LexendExa-Thin.woff2') format('woff2'),
        url('Lexend/LexendExa-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}


/*============= NEUTRA =================*/
@font-face {
    font-family: 'UTM Neutra';
    src: url('NEUTRA/UTMNeutra.woff2') format('woff2'),
        url('NEUTRA/UTMNeutra.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



/*============= Caviar =================*/
@font-face {
    font-family: 'UTM Caviar';
    src: url('CAVIAR/UTMCaviar.woff2') format('woff2'),
        url('CAVIAR/UTMCaviar.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}