@font-face {
    font-family: 'NeoSans';
    src: url('/fonts/NeoSansPro-Regular/font.woff2') format('woff2'), url('/fonts/NeoSansPro-Regular/font.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'NeoSans';
    src: url('/fonts/NeoSans-Bold.eot?#iefix') format('embedded-opentype'),  url('/fonts/NeoSans-Bold.otf')  format('opentype'),
    url('/fonts/NeoSans-Bold.woff') format('woff'), url('/fonts/NeoSans-Bold.ttf')  format('truetype'), url('/fonts/NeoSans-Bold.svg#NeoSans-Bold') format('svg');
    font-weight: 600;
    font-style: normal;
}


@font-face {
    font-family: 'NeoSans';
    src: url('/fonts/NeoSansPro-Medium/font.woff2') format('woff2'), url('/fonts/NeoSansPro-Medium/font.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}


