@font-face {
  font-family: "Cinzel";
  src: url("fonts/cinzel-variable.woff2") format("woff2");
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("fonts/montserrat-variable.woff2") format("woff2");
  font-style: normal;
  font-weight: 300 600;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("fonts/montserrat-italic-variable.woff2") format("woff2");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}
