@font-face {
  font-family: "Cormorant";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("Light.woff2") format("woff2");
}

@font-face {
  font-family: "Cormorant";
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  src: url("LightItalic.woff2") format("woff2");
}

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

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

@font-face {
  font-family: "Cormorant";
  font-weight: 500;
  font-display: swap;
  font-style: medium;
  src: url("Medium.woff2") format("woff2");
}

@font-face {
  font-family: "Cormorant";
  font-weight: 500;
  font-display: swap;
  font-style: medium italic;
  src: url("MediumItalic.woff2") format("woff2");
}

@font-face {
  font-family: "Cormorant";
  font-weight: 600;
  font-display: swap;
  font-style: semibold italic;
  src: url("SemiBold.woff2") format("woff2");
}

@font-face {
  font-family: "Cormorant";
  font-weight: 600;
  font-display: swap;
  font-style: italic bold;
  src: url("SemiBoldItalic.woff2") format("woff2");
}

@font-face {
  font-family: "Cormorant";
  font-weight: 700;
  font-display: swap;
  font-style: italic bold;
  src: url("BoldItalic.woff2") format("woff2");
}

@font-face {
  font-family: "Cormorant";
  font-display: swap;
  font-weight: 700;
  src: url("Bold.woff2") format("woff2");
}
