@font-face {
    font-family: 'Bauhaus 93';
    src: url('Bauhaus93.woff2') format('woff2'),
        url('Bauhaus93.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bauhaus 93';
    src: url('Bauhaus93.woff2') format('woff2'),
        url('Bauhaus93.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gmarket Sans';
    src: url('GmarketSansBold.woff2') format('woff2'),
        url('GmarketSansBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gmarket Sans';
    src: url('GmarketSansMedium.woff2') format('woff2'),
        url('GmarketSansMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gmarket Sans';
    src: url('GmarketSansLight.woff2') format('woff2'),
        url('GmarketSansLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

