@font-face {
  font-family: 'GunnyRewritten';
  /*src: url('/fonts/GunnyRewritten.eot');*/
  src: local('GunnyRewritten-Regular'),
      url('/fonts/GunnyRewritten.eot?#iefix') format('embedded-opentype'),
     /* url('/fonts/GunnyRewritten.woff2') format('woff2'),*/
      url('/fonts/GunnyRewritten.woff') format('woff'),
      url('/fonts/GunnyRewritten.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
