*,
*:before,
*:after {
  font-family: 'Stolzl', Arial, sans-serif;
}

@font-face {
  font-family: 'Stolzl';
  src: url('/fonts/Stolzl-Book.eot?') format('eot'), url('/fonts/Stolzl-Book.woff2') format('woff2'),
    url('/fonts/Stolzl-Book.woff') format('woff'), url('/fonts/Stolzl-Book.ttf') format('truetype'),
    url('/fonts/Stolzl-Book.svg#Stolzl') format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Stolzl';
  src: url('/fonts/Stolzl-Regular.eot?') format('eot'), url('/fonts/Stolzl-Regular.woff2') format('woff2'),
    url('/fonts/Stolzl-Regular.woff') format('woff'), url('/fonts/Stolzl-Regular.ttf') format('truetype'),
    url('/fonts/Stolzl-Regular.svg#Stolzl') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Stolzl';
  src: url('/fonts/Stolzl-Bold.eot?') format('eot'), url('/fonts/Stolzl-Bold.woff2') format('woff2'),
    url('/fonts/Stolzl-Bold.woff') format('woff'), url('/fonts/Stolzl-Bold.ttf') format('truetype'),
    url('/fonts/Stolzl-Bold.svg#Stolzl') format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Century Gothic';
  src: url('/fonts/CenturyGothic.eot?') format('eot'), url('/fonts/CenturyGothic.woff2') format('woff2'),
    url('/fonts/CenturyGothic.woff') format('woff'), url('/fonts/CenturyGothic.ttf') format('truetype'),
    url('/fonts/CenturyGothic.svg#Stolzl') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Century Gothic';
  src: url('/fonts/CenturyGothic-Bold.eot?') format('eot'), url('/fonts/CenturyGothic-Bold.woff2') format('woff2'),
    url('/fonts/CenturyGothic-Bold.woff') format('woff'), url('/fonts/CenturyGothic-Bold.ttf') format('truetype'),
    url('/fonts/CenturyGothic-Bold.svg#Stolzl') format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
