@font-face {
    font-family: 'neosans';
    src: url('NeoSans.woff2') format('woff2'),
         url('NeoSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'neosans-black';
    src: url('NeoSans-Black.woff2') format('woff2'),
         url('NeoSans-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'neosans-blackitalic';
    src: url('NeoSans-BlackItalic.woff2') format('woff2'),
         url('NeoSans-BlackItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'neosans-bold';
    src: url('NeoSans-Bold.woff2') format('woff2'),
         url('NeoSans-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'neosans-bolditalic';
    src: url('NeoSans-BoldItalic.woff2') format('woff2'),
         url('NeoSans-BoldItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'neosans-italic';
    src: url('NeoSans-Italic.woff2') format('woff2'),
         url('NeoSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'neosans-light';
    src: url('NeoSans-Light.woff2') format('woff2'),
         url('NeoSans-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'neosans-lightitalic';
    src: url('NeoSans-LightItalic.woff2') format('woff2'),
         url('NeoSans-LightItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'neosans-medium';
    src: url('NeoSans-Medium.woff2') format('woff2'),
         url('NeoSans-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'neosans-mediumitalic';
    src: url('NeoSans-MediumItalic.woff2') format('woff2'),
         url('NeoSans-MediumItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}