@font-face {
    font-family: 'DarkerGrotesque-Regular';
    src: url('Darker_Grotesque/static/DarkerGrotesque-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'LibreBaskerville-Regular';
    src: url('Libre_Baskerville/LibreBaskerville-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Pacifico-Regular';
    src: url('Pacifico/Pacifico-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Inter-Regular';
    src: url('Inter/static/Inter_18pt-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Tangerine-Regular';
    src: url('Tangerine/Tangerine-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}