@font-face {
  font-family: "CormorantGaramond-Regular";
  src: url("fonts/CormorantGaramond-Regular.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "CormorantGaramond-Medium";
  src: url("fonts/CormorantGaramond-Medium.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "CormorantGaramond-SemiBold";
  src: url("fonts/CormorantGaramond-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "CormorantGaramond-Bold";
  src: url("fonts/CormorantGaramond-Bold.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Manrope-Regular";
  src: url("fonts/Manrope-Regular.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
}
