@font-face {
    font-family: 'NeoSansStdRegular';
    src: url('../fonts/NeoSansStdRegular.eot');
    src: url('../fonts/NeoSansStdRegular.eot') format('embedded-opentype'),
         url('../fonts/NeoSansStdRegular.woff2') format('woff2'),
         url('../fonts/NeoSansStdRegular.woff') format('woff'),
         url('../fonts/NeoSansStdRegular.ttf') format('truetype'),
         url('../fonts/NeoSansStdRegular.svg#NeoSansStdRegular') format('svg');
}

@font-face {
    font-family: 'NeoSansStdMediumItalic';
    src: url('../fonts/NeoSansStdMediumItalic.eot');
    src: url('../fonts/NeoSansStdMediumItalic.eot') format('embedded-opentype'),
         url('../fonts/NeoSansStdMediumItalic.woff2') format('woff2'),
         url('../fonts/NeoSansStdMediumItalic.woff') format('woff'),
         url('../fonts/NeoSansStdMediumItalic.ttf') format('truetype'),
         url('../fonts/NeoSansStdMediumItalic.svg#NeoSansStdMediumItalic') format('svg');
}
@font-face {
    font-family: 'NeoSansStdBold';
    src: url('../fonts/NeoSansStdBold.eot');
    src: url('../fonts/NeoSansStdBold.eot') format('embedded-opentype'),
         url('../fonts/NeoSansStdBold.woff2') format('woff2'),
         url('../fonts/NeoSansStdBold.woff') format('woff'),
         url('../fonts/NeoSansStdBold.ttf') format('truetype'),
         url('../fonts/NeoSansStdBold.svg#NeoSansStdBold') format('svg');
}
@font-face {
    font-family: 'NeoSansStdBlackItalic';
    src: url('../fonts/NeoSansStdBlackItalic.eot');
    src: url('../fonts/NeoSansStdBlackItalic.eot') format('embedded-opentype'),
         url('../fonts/NeoSansStdBlackItalic.woff2') format('woff2'),
         url('../fonts/NeoSansStdBlackItalic.woff') format('woff'),
         url('../fonts/NeoSansStdBlackItalic.ttf') format('truetype'),
         url('../fonts/NeoSansStdBlackItalic.svg#NeoSansStdBlackItalic') format('svg');
}