@font-face{
    font-family: 'nvk-font';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    src: url('nvk_REGULAR.woff2') format('woff2');
}


@font-face{
    font-family: 'nvk-font';
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    src: url('nvk_SEMIBOLD.woff2') format('woff2');
}

@font-face{
    font-family: 'nvk-font';
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    src: url('nvk_BOLD.woff2') format('woff2');
}


@font-face{
    font-family: 'nvk-font';
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    src: url('nvk_EXTRABOLD.woff2') format('woff2');
}