@font-face {
    font-family: 'Mollie Glaston';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/assets/fonts/Mollie-Glaston.ttf) format('woff2');
}

@font-face {
    font-family: 'Caramello';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/assets/fonts/Caramello.ttf) format('woff2');
}

@font-face {
    font-family: 'Breathing';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/assets/fonts/Breathing.ttf) format('woff2');
}

@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(/assets/fonts/Jost-Thin.ttf) format('woff2');
}
@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url(/assets/fonts/Jost-ThinItalic.ttf) format('woff2');
}
@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(/assets/fonts/Jost-Light.ttf) format('woff2');
}
@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(/assets/fonts/Jost-LightItalic.ttf) format('woff2');
}
@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/assets/fonts/Jost-Regular.ttf) format('woff2');
}
@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(/assets/fonts/Jost-Italic.ttf) format('woff2');
}
@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(/assets/fonts/Jost-Medium.ttf) format('woff2');
}
@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(/assets/fonts/Jost-MediumItalic.ttf) format('woff2');
}
@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(/assets/fonts/Jost-SemiBold.ttf) format('woff2');
}
@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(/assets/fonts/Jost-SemiBoldItalic.ttf) format('woff2');
}
@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/assets/fonts/Jost-Bold.ttf) format('woff2');
}
@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(/assets/fonts/Jost-BoldItalic.ttf) format('woff2');
}
@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(/assets/fonts/Jost-Black.ttf) format('woff2');
}
@font-face {
    font-family: 'Jost';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url(/assets/fonts/Jost-BlackItalic.ttf) format('woff2');
}