@font-face {
    font-family: 'neosansw02regular';
    src: url('../fonts/neo-webfont.woff2') format('woff2'),
         url('../fonts/neo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}