
 

@font-face {
    font-family: 'medium';
    src: url('../font/medium.otf') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue-Regrade-Bold';
    src: url('../font/Neue\ Regrade\ Bold.otf') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue-Regrade-Regular';
    src: url('../font/Neue\ Regrade\ Regular.otf') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
