@font-face {
  font-family: 'NeoSans';
  src: url('font/NeoSansStdRegular/NeoSansStd-Regular.eot'); /* IE9 Compat Modes */
  src: url('font/NeoSansStdRegular/NeoSansStd-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('font/NeoSansStdRegular/NeoSansStd-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('font/NeoSansStdRegular/NeoSansStd-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('font/NeoSansStdRegular/NeoSansStd-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('font/NeoSansStdRegular/NeoSansStd-Regular.svg#svgFontName') format('svg'); /* Legacy iOS */
       font-weight: normal;
       font-style: normal;
}

@font-face {
  font-family: 'NeoSansBold';
  src: url('font/NeoSansStdBold/NeoSansStd-Bold.eot'); /* IE9 Compat Modes */
  src: url('font/NeoSansStdBold/NeoSansStd-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('font/NeoSansStdBold/NeoSansStd-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('font/NeoSansStdBold/NeoSansStd-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('font/NeoSansStdBold/NeoSansStd-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('font/NeoSansStdBold/NeoSansStd-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
       font-weight: normal;
       font-style: normal;       
}

@font-face {
  font-family: 'NeoSansLight';
  src: url('font/NeoSansStdLight/NeoSansStd-Light.eot'); /* IE9 Compat Modes */
  src: url('font/NeoSansStdLight/NeoSansStd-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('font/NeoSansStdLight/NeoSansStd-Light.woff2') format('woff2'), /* Super Modern Browsers */
       url('font/NeoSansStdLight/NeoSansStd-Light.woff') format('woff'), /* Pretty Modern Browsers */
       url('font/NeoSansStdLight/NeoSansStd-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('font/NeoSansStdLight/NeoSansStd-Light.svg#svgFontName') format('svg'); /* Legacy iOS */
       font-weight: normal;
       font-style: normal;       
}