
@font-face {
  font-family: "Crimson Pro";
  font-style: normal;
  font-weight: 200 900;
  font-display: swap;
  src: url("./CrimsonPro/CrimsonPro-VariableFont_wght.ttf") format("truetype");
}

@font-face {
  font-family: "Crimson Text";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./CrimsonText/CrimsonText-Regular.ttf") format("truetype");
}

