@font-face {
    font-family: 'CJNET Neurial Grotesk Italic';
    font-weight: 400;
    src: url('../fonts/neurial/neurialgrotesk-italic.otf') format('OpenType');
}
@font-face {
    font-family: 'CJNET Neurial Grotesk Light';
    font-weight: 300;
    src: url('../fonts/neurial/neurialgrotesk-light.otf') format('OpenType');
}
@font-face {
    font-family: 'CJNET Neurial Grotesk Extrabold';
    font-weight: 900;
    src: url('../fonts/neurial/neurialgrotesk-extrabold.otf') format('OpenType');
}
@font-face {
    font-family: 'CJNET Neurial Grotesk Bold';
    font-weight: 700;
    src: url('../fonts/neurial/neurialgrotesk-bold.otf') format('OpenType');
}
@font-face {
    font-family: 'Neurial Grotesk Regular';
    font-weight: 400;
    src: url('../fonts/neurial/neurialgrotesk-regular.otf') format('OpenType');
}
@font-face {
    font-family: 'Neurial Grotesk &#8211; Regular';
    font-weight: 400;
    font-display: auto;
    src: url('../fonts/neurial/neurialgrotesk-regular.otf') format('OpenType');
}
@font-face {
    font-family: 'Neurial Grotesk &#8211; Light';
    font-weight: 300;
    font-display: auto;
    src: url('../fonts/neurial/neurialgrotesk-light.otf') format('OpenType');
}
@font-face {
    font-family: 'Neurial Grotesk &#8211; Itálico';
    font-weight: 400;
    font-display: auto;
    src: url('../fonts/neurial/neurialgrotesk-italic.otf') format('OpenType');
}
@font-face {
    font-family: 'Neurial Grotesk &#8211; Extra Bold';
    font-weight: 800;
    font-display: auto;
    src: url('../fonts/neurial/neurialgrotesk-extrabold.otf') format('OpenType');
}
@font-face {
    font-family: 'Neurial Grotesk &#8211; Bold';
    font-weight: 700;
    font-display: auto;
    src: url('../fonts/neurial/neurialgrotesk-bold.otf') format('OpenType');
}
