/* eb-garamond-regular */
@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/eb-garamond/eb-garamond-regular.ttf') format('truetype');
}

/* eb-garamond-500 */
@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/eb-garamond/eb-garamond-500.ttf') format('truetype');
}

/* eb-garamond-600 */
@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/eb-garamond/eb-garamond-600.ttf') format('truetype');
}

/* eb-garamond-700 */
@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/eb-garamond/eb-garamond-700.ttf') format('truetype');
}

/* eb-garamond-800 */
@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/eb-garamond/eb-garamond-800.ttf') format('truetype');
}

/* eb-garamond-italic */
@font-face {
  font-family: 'EB Garamond';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/eb-garamond/eb-garamond-italic.ttf') format('truetype');
}

/* eb-garamond-500italic */
@font-face {
  font-family: 'EB Garamond';
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/eb-garamond/eb-garamond-500italic.ttf') format('truetype');
}

/* eb-garamond-600italic */
@font-face {
  font-family: 'EB Garamond';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/eb-garamond/eb-garamond-600italic.ttf') format('truetype');
}

/* eb-garamond-700italic */
@font-face {
  font-family: 'EB Garamond';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/eb-garamond/eb-garamond-700italic.ttf') format('truetype');
}

/* eb-garamond-800italic */
@font-face {
  font-family: 'EB Garamond';
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/eb-garamond/eb-garamond-800italic.ttf') format('truetype');
}