@font-face {
  font-family: 'Goudy Old Style';
  src: url('../webfonts/GoudyOldStyleT-Regular.woff2') format('woff2'),
       url('../webfonts/GoudyOldStyleT-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Goudy Old Style Italic';
  src: url('../webfonts/GoudyOldStyleT-Italic.woff2') format('woff2'),
       url('../webfonts/GoudyOldStyleT-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Goudy Old Style';
  src: url('../webfonts/GoudyOldStyleT-Bold.woff2') format('woff2'),
       url('../webfonts/GoudyOldStyleT-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
