
@font-face {
  font-family: 'Patua One';
  font-style: normal;
  font-weight: 400;
  src: url('../font/regular3.eot'); /* IE9 Compat Modes */
  src: url('../font/regular3.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/regular3.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/regular3.woff') format('woff'), /* Modern Browsers */
       url('../font/regular3.ttf') format('truetype'); /* Safari, Android, iOS */
}