@font-face {
  font-family: 'Goudy Old Style';
  src: url('../fonts/GOUDOS.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Goudy Old Style', serif !important;
}