@font-face {
  font-family: "Century Gothic Paneuropean";
  src: url("/css/fonts/CenturyGothicPaneuropean.eot"),
    url("/css/fonts/CenturyGothicPaneuropean.woff2") format("woff2"),
    url("/css/fonts/CenturyGothicPaneuropean.woff") format("woff"),
    url("/css/fonts/IBMPlexSans-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Century Gothic Paneuropean Bold";
  src: url("/css/fonts/CenturyGothicPaneuropean-Bold.eot"),
    url("/css/fonts/CenturyGothicPaneuropean-Bold.woff2") format("woff2"),
    url("/css/fonts/CenturyGothicPaneuropean-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
