@charset "UTF-8";

@font-face {
  font-display: swap;
  font-family: "ETbb";
  font-style: normal;
  font-weight: normal;
  src: url("/fonts/ETbb/ETbb-Regular-latin.woff2") format("woff2");
  unicode-range: U+20-7F, U+A0-FF;
}

@font-face {
  font-display: swap;
  font-family: "ETbb";
  font-style: italic;
  font-weight: normal;
  src: url("/fonts/ETbb/ETbb-Italic-latin.woff2") format("woff2");
  unicode-range: U+20-7F, U+A0-FF;
}

@font-face {
  font-display: swap;
  font-family: "ETbb";
  font-style: normal;
  font-weight: bold;
  src: url("/fonts/ETbb/ETbb-Bold-latin.woff2") format("woff2");
  unicode-range: U+20-7F, U+A0-FF;
}

@font-face {
  font-display: swap;
  font-family: "Source Sans 3";
  font-style: normal;
  font-weight: normal;
  src: url("/fonts/SourceSans3/SourceSans3-Regular-latin.woff2") format("woff2");
  unicode-range: U+20-7F, U+A0-FF;
}

@font-face {
  font-display: swap;
  font-family: "Source Sans 3";
  font-style: italic;
  font-weight: normal;
  src: url("/fonts/SourceSans3/SourceSans3-Italic-latin.woff2") format("woff2");
  unicode-range: U+20-7F, U+A0-FF;
}

@font-face {
  font-display: swap;
  font-family: "Source Sans 3";
  font-style: normal;
  font-weight: bold;
  src: url("/fonts/SourceSans3/SourceSans3-Bold-latin.woff2") format("woff2");
  unicode-range: U+20-7F, U+A0-FF;
}