@font-face {
    font-family: 'Neo Sans Std';
    src: url('NeoSansStd-Ultra.woff2') format('woff2'),
        url('NeoSansStd-Ultra.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Neo Sans Std';
    src: url('NeoSansStd-Medium.woff2') format('woff2'),
        url('NeoSansStd-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Neo Sans Std';
    src: url('NeoSansStd-Light.woff2') format('woff2'),
        url('NeoSansStd-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Neo Sans Std';
    src: url('NeoSansStd-Bold.woff2') format('woff2'),
        url('NeoSansStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Neo Sans Std';
    src: url('NeoSansStd-Black.woff2') format('woff2'),
        url('NeoSansStd-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Neo Sans Std';
    src: url('NeoSansStd-Regular.woff2') format('woff2'),
        url('NeoSansStd-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Neo Sans Std';
    src: url('NeoSansStd-MediumItalic.woff2') format('woff2'),
        url('NeoSansStd-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Neo Sans Std';
    src: url('NeoSansStd-BlackItalic.woff2') format('woff2'),
        url('NeoSansStd-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Neo Sans Std';
    src: url('NeoSansStd-UltraItalic.woff2') format('woff2'),
        url('NeoSansStd-UltraItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Neo Sans Std';
    src: url('NeoSansStd-BoldItalic.woff2') format('woff2'),
        url('NeoSansStd-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Neo Sans Std';
    src: url('NeoSansStd-Italic.woff2') format('woff2'),
        url('NeoSansStd-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Neo Sans Std';
    src: url('NeoSansStd-LightItalic.woff2') format('woff2'),
        url('NeoSansStd-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

