@font-face {
    font-display: swap;
    font-family: 'Adventure';
    src: url('../assets/fonts/Adventure.ttf') format('truetype');
    font-style: normal;
    font-weight: 100 900;
}

@font-face {
    font-display: swap;
    font-family: 'LuckiestGuy';
    src: url('../assets/fonts/LuckiestGuy-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 100 900;
}

@font-face {
    font-display: swap;
    font-family: 'Bangers';
    src: url('../assets/fonts/Bangers-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 100 900;
}

@font-face {
    font-display: swap;
    font-family: 'Anton';
    src: url('../assets/fonts/Anton-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 100 900;
}

@font-face {
    font-display: swap;
    font-family: 'SigmarOne';
    src: url('../assets/fonts/SigmarOne-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 100 900;
}

@font-face {
    font-display: swap;
    font-family: 'LilitaOne';
    src: url('../assets/fonts/LilitaOne-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 100 900;
}

@font-face {
    font-display: swap;
    font-family: 'Nunito';
    src: url('../assets/fonts/Nunito.ttf') format('truetype');
    font-style: normal;
    font-weight: 100 900;
}

@font-face {
    font-display: swap;
    font-family: 'Nunito-Italic';
    src: url('../assets/fonts/Nunito-Italic.ttf') format('truetype');
    font-style: normal;
    font-weight: 100 900;
}

@font-face {
    font-display: swap;
    font-family: 'UncialAntiqua';
    src: url('../assets/fonts/UncialAntiqua-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 100 900;
}

@font-face {
    font-display: swap;
    font-family: 'CormorantGaramond';
    src: url('../assets/fonts/CormorantGaramond.ttf') format('truetype');
    font-style: normal;
    font-weight: 100 900;
}

@font-face {
    font-display: swap;
    font-family: 'AlegreyaSC';
    src: url('../assets/fonts/AlegreyaSC-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-display: swap;
    font-family: 'AlegreyaSC';
    src: url('../assets/fonts/AlegreyaSC-Black.ttf') format('truetype');
    font-style: normal;
    font-weight: 900;
}

@font-face {
    font-display: swap;
    font-family: 'Lusitana';
    src: url('../assets/fonts/Lusitana-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: 700;
}