@font-face {
  font-family: 'Booster Next FY';
  src: url('../fonts/BoosterNextFY-Bold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/BoosterNextFY-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/BoosterNextFY-Bold.woff') format('woff'), /* Modern Browsers */
       url('../fonts/BoosterNextFY-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/BoosterNextFY-Bold.svg#e39e87733e52cf5edaa72a8c20d4cdf6') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  bold;
}

@font-face {
  font-family: 'Booster Next FY';
  src: url('../fonts/BoosterNextFY-Regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/BoosterNextFY-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/BoosterNextFY-Regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/BoosterNextFY-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/BoosterNextFY-Regular.svg#059ebea8e4dea26ac819668eeedb1536') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  normal;
}


