@font-face {
  font-family: 'Goudy Bookletter';
  src: url('./GoudyBookletter1911.woff2') format('woff2');
       url('./GoudyBookletter1911.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mr Christo';
  src: url('./MrChristo-Regular.woff2') format('woff2');
       url('./MrChristo-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}