@font-face {
  font-family: 'Garamond';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('EBGaramond-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Garamond';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('EBGaramond-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Garamond';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('EBGaramond-Italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Garamond';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('EBGaramond-BoldItalic.ttf') format('truetype');
}
