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

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

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

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

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

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

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