@font-face {
  font-family: "crimson-pro";
  src: url("styles/fonts/crimsonpro-italic/CrimsonPro-Italic-VariableFont_wght.ttf") format("truetype"),
  url("styles/fonts/crimsonpro-italic/CrimsonPro-VariableFont_wght.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: "noto";
  src: url("/styles/fonts/Noto_Serif/NotoSerif-Italic-VariableFont_wdth,wght.ttf") format("truetype"),
  url("/styles/fonts/Noto_Serif/NotoSerif-VariableFont_wdth,wght.ttf") format("truetype");
  font-weight: normal;
  font-style: normal
}
