
/* Inter */        
@font-face {
  font-family: "Inter";
  src: url("inter/inter-400.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: url("inter/inter-600.woff2") format("woff2");
  font-weight: 600;
  font-display: swap;
}

/* Cormorant Garamond */        
@font-face {
  font-family: "Cormorant Garamond";
  src: url("cormorant-garamond/cormorant-garamond-300.woff2") format("woff2");
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Cormorant Garamond";
  src: url("cormorant-garamond/cormorant-garamond-400.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Cormorant Garamond";
  src: url("cormorant-garamond/cormorant-garamond-600.woff2") format("woff2");
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "Cormorant Garamond";
  src: url("cormorant-garamond/cormorant-garamond-italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
