@font-face {
  font-family: 'Typewriter';
  src: url('../font/typeo___.eot'); /* IE9 Compat Modes */
  src: url('../font/typeo___.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/typeo___.woff') format('woff'), /* Modern Browsers */
       url('../font/typeo___.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../font/typeo___.svg#34a0565fbb13d74a7b418feeb2ce7b1c') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

