  @font-face {
  font-family: "CenturyGothicReg";
  src: url("/_resources/css/fonts/CenturyGothuc_Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CenturyGothicBold";
  src: url("/_resources/css/fonts/CenturyGothic_Bold.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GillSans";
  src: url("/_resources/css/fonts/Gill/ Sans.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GillSansBold";
  src: url("/_resources/css/fonts/Gill/ Sans/ Bold.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Calibri";
  src: url("/_resources/css/fonts/Calibri.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Aleo";
  src: url("/_resources/css/fonts/Aleo-VariableFont_wght.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Aleo-Bold";
  src: url("/_resources/css/fonts/Aleo-VariableFont_wght.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Aleo-Italic";
  src: url("/_resources/css/fonts/Aleo-Italic-VariableFont_wght.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
