@font-face {
    font-family: 'Termina';
    src: url('Termina-Heavy.woff2') format('woff2'),
        url('Termina-Heavy.woff') format('woff'),
        url('Termina-Heavy.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Termina';
    src: url('Termina-Bold.woff2') format('woff2'),
        url('Termina-Bold.woff') format('woff'),
        url('Termina-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Termina';
    src: url('Termina-Black.woff2') format('woff2'),
        url('Termina-Black.woff') format('woff'),
        url('Termina-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Termina Demi';
    src: url('Termina-Demi.woff2') format('woff2'),
        url('Termina-Demi.woff') format('woff'),
        url('Termina-Demi.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Termina Extra';
    src: url('Termina-ExtraLight.woff2') format('woff2'),
        url('Termina-ExtraLight.woff') format('woff'),
        url('Termina-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Termina';
    src: url('Termina-Thin.woff2') format('woff2'),
        url('Termina-Thin.woff') format('woff'),
        url('Termina-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Magnolia Alt';
    src: url('MagnoliaAlt-Bold.woff2') format('woff2'),
        url('MagnoliaAlt-Bold.woff') format('woff'),
        url('MagnoliaAlt-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Magnolia Alt';
    src: url('MagnoliaAlt-Regular.woff2') format('woff2'),
        url('MagnoliaAlt-Regular.woff') format('woff'),
        url('MagnoliaAlt-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Magnolia Alt';
    src: url('MagnoliaAlt-Light.woff2') format('woff2'),
        url('MagnoliaAlt-Light.woff') format('woff'),
        url('MagnoliaAlt-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Magnolia Alt';
    src: url('MagnoliaAlt-SemiBold.woff2') format('woff2'),
        url('MagnoliaAlt-SemiBold.woff') format('woff'),
        url('MagnoliaAlt-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

