@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');
}
