@font-face {
  font-family: 'HN';
  src: url('../fonts/HelveticaNeue.eot'); /* IE9 Compat Modes */
  src: url('../fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/HelveticaNeue.woff') format('woff'), /* Modern Browsers */
       url('../fonts/HelveticaNeue.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/HelveticaNeue.svg#a68121ef2e891aed38ff01110987f27a') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'FT';
  src: url('../fonts/FeltTipRoman.eot'); /* IE9 Compat Modes */
  src: url('../fonts/FeltTipRoman.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/FeltTipRoman.woff') format('woff'), /* Modern Browsers */
       url('../fonts/FeltTipRoman.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/FeltTipRoman.svg#66c3d2c86581d43e13ea29b5c40d1bda') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

