@font-face {
    font-family: 'NouvelR';
    font-weight: 700;
    font-style: normal;
    src: url('./NouvelR-KR-Bold.woff') format('woff');
}

@font-face {
    font-family: 'NouvelR';
    font-weight: 600;
    font-style: normal;
    src: url('./NouvelR-KR-Semibold.woff') format('woff');
}

@font-face {
    font-family: 'NouvelR';
    font-weight: 400;
    font-style: normal;
    src: url('./NouvelR-KR-Regular.woff') format('woff');
}