
/* Chronicle Text */
@font-face {
  font-family: "Chronicle Text";
  src: url("ChronicleText/CHRONICLETEXT-ROMAN-PRO.OTF") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Chronicle Text";
  src: url("ChronicleText/CHRONICLETEXT-SEMIBD-PRO.OTF") format("opentype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Chronicle Text";
  src: url("ChronicleText/CHRONICLETEXT-BOLD-PRO.OTF") format("opentype");
  font-weight: 700;
  font-style: normal;
}

