@font-face {
    font-family: 'Cantata One';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/assets/fonts/CantataOne-Regular.ttf) format('woff2');
}

@font-face {
    font-family: 'Yesteryear';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/assets/fonts/Yesteryear-Regular.ttf) format('woff2');
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(/assets/fonts/Heebo-Thin.ttf) format('woff2');
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(/assets/fonts/Heebo-ExtraLight.ttf) format('woff2');
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(/assets/fonts/Heebo-Light.ttf) format('woff2');
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/assets/fonts/Heebo-Regular.ttf) format('woff2');
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(/assets/fonts/Heebo-Medium.ttf) format('woff2');
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(/assets/fonts/Heebo-SemiBold.ttf) format('woff2');
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/assets/fonts/Heebo-Bold.ttf) format('woff2');
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(/assets/fonts/Heebo-ExtraBold.ttf) format('woff2');
}

@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(/assets/fonts/Heebo-Black.ttf) format('woff2');
}