@font-face {
    font-family: 'SONGER_SE_ExtraBold';
    src: url('../fonts/SONGER_SE_ExtraBold.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

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