/* EB Garamond */
@font-face {
  font-family: 'EB Garamond';
  src: url('../fonts/eb-garamond-v32-latin-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'EB Garamond';
  src: url('../fonts/eb-garamond-v32-latin-italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'EB Garamond';
  src: url('../fonts/eb-garamond-v32-latin-600.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Muli (keep the name 'Muli' if your CSS uses it) */
@font-face {
  font-family: 'Muli';
  src: url('../fonts/mulish-v18-latin-regular.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}