@font-face {
  font-family: 'forsmartdigiRegular';
  src: url('../fonts/FORsmartNextWeb-Regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/FORsmartNextWeb-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/FORsmartNextWeb-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/FORsmartNextWeb-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/FORsmartNextWeb-Regular.svg#FORsmartNextWeb-Regular') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'forsmartdigiBold';
  src: url('../fonts/FORsmartNextWeb-Bold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/FORsmartNextWeb-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/FORsmartNextWeb-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/FORsmartNextWeb-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/FORsmartNextWeb-Bold.svg#FORsmartNextWeb-Bold') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'FORsmartSpecial';
  src: url('../fonts/FORsmartSpecial.eot'); /* IE9 Compat Modes */
  src: url('../fonts/FORsmartSpecial.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/FORsmartSpecial.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/FORsmartSpecial.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/FORsmartSpecial.svg#FORsmartSpecial') format('svg'); /* Legacy iOS */
}