@font-face {
  font-family: "Cormoramt Garamond";
  src: url("./CormorantGaramond-Regular.ttf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Cormoramt Garamond";
  src: url("./CormorantGaramond-Italic.ttf");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Cormoramt Garamond";
  src: url("./CormorantGaramond-Light.ttf");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Cormoramt Garamond";
  src: url("./CormorantGaramond-LightItalic.ttf");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Cormoramt Garamond";
  src: url("./CormorantGaramond-Medium.ttf");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Cormoramt Garamond";
  src: url("./CormorantGaramond-MediumItalic.ttf");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Cormoramt Garamond";
  src: url("./CormorantGaramond-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Cormoramt Garamond";
  src: url("./CormorantGaramond-SemiBoldItalic.ttf");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Cormoramt Garamond";
  src: url("./CormorantGaramond-Bold.ttf");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Cormoramt Garamond";
  src: url("./CormorantGaramond-BoldItalic.ttf");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
