@font-face {
    font-family: 'Beautique Display';
    src: url('BeautiqueDisplay-LightItalic.woff2') format('woff2'),
        url('BeautiqueDisplay-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

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

