@font-face {
  font-family: 'Gudea';
  src: url(./font/Gudea-Regular.eot);
  src: url(./font/Gudea-Regular.eot?#iefix) format('embedded-opentype'),
       url(./font/Gudea-Regular.otf) format('otf'),
       url(./font/Gudea-Regular.ttf) format('truetype'),
       url(./font/Gudea-Regular.woff) format('woff'),
       url(./font/Gudea-Regular.woff2) format('woff2');
}
*, div, p, a, h1, h2, h3, h4, h5, h6, strong, b, i, ul, li, ol, article, section, span, html, body {
	font-family: 'Gudea', Arial, sans-serif !important;
}