@font-face {
  font-display: swap;
  font-family: 'Duffner EB Garamond';
  font-weight: 400;
  font-style: normal;
  src: url('https://occnie.com/fonts/EBGaramond12-Regular.woff2') format('woff2'),
       url('https://occnie.com/fonts/EBGaramond12-Regular.ttf') format('ttf');
}
@font-face {
  font-display: swap;
  font-family: 'Duffner EB Garamond';
  font-weight: 400;
  font-style: italic;
  src: url('https://occnie.com/fonts/EBGaramond12-Italic.woff2') format('woff2'),
       url('https://occnie.com/fonts/EBGaramond12-Italic.ttf') format('ttf');
}