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

@font-face {
  font-family: 'Century Gothic Paneuropean';
  src: url('/web-font/CenturyGothicPaneuropean-Italic.woff2') format('woff2'),
      url('/web-font/CenturyGothicPaneuropean-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Century Gothic Paneuropean';
  src: url('/web-font/CenturyGothicPaneuropean.woff2') format('woff2'),
      url('/web-font/CenturyGothicPaneuropean.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Century Gothic Paneuropean';
  src: url('/web-font/CenturyGothicPaneuropean-Light.woff2') format('woff2'),
      url('/web-font/CenturyGothicPaneuropean-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Century Gothic Paneuropean SemBd';
  src: url('/web-font/CenturyGothicPaneuropean-SemiBold.woff2') format('woff2'),
      url('/web-font/CenturyGothicPaneuropean-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

