

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=797a7d11-f1d1-4ce1-b68e-8e66b0bb36bc");
  
@font-face {
  font-family: "CenturyGothicBoldItalic";
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
  src: url('CenturyGothic/CenturyGothicBoldItalic_italic_normal.woff2') format('woff2'), url('CenturyGothic/CenturyGothicBoldItalic_italic_normal.woff') format('woff');
}
@font-face {
  font-family: "CenturyGothicItalic";
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
  src: url('CenturyGothic/CenturyGothicItalic_italic_normal.woff2') format('woff2'), url('CenturyGothic/CenturyGothicItalic_italic_normal.woff') format('woff');
}
@font-face {
  font-family: "CenturyGothicRegular";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('CenturyGothic/CenturyGothicRegular_normal_normal.woff2') format('woff2'), url('CenturyGothic/CenturyGothicRegular_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "CenturyGothicBold";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url('CenturyGothic/CenturyGothicBold_normal_normal.woff2') format('woff2'), url('CenturyGothic/CenturyGothicBold_normal_normal.woff') format('woff');
}
