@font-face {
  font-family: 'FORsmartNextWeb-Regular';
  font-display: swap;
  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: 'FORsmartNextWeb-Bold';
  font-display: swap;
  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 */
}

