@font-face {
  font-display: swap;
  font-family: 'Segoe UI';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/SegoeUI/regular.woff2) format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Segoe UI';
  font-style: italic;
  font-weight: normal;
  src: url(/fonts/SegoeUI/regular-italic.woff2) format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Segoe UI';
  font-style: normal;
  font-weight: 600;
  src: url(/fonts/SegoeUI/semibold.woff2) format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Segoe UI';
  font-style: normal;
  font-weight: 900;
  src: url(/fonts/SegoeUI/bold.woff2) format('woff2');
}
@font-face {
  font-weight: normal;
  font-family: 'Hitmarker-Regular';
  font-style: normal;
  src: url('/fonts/Hitmarker/HitmarkerText-Regular.woff2') format('woff2');
  font-display: block;
}
@font-face {
  font-weight: normal;
  font-family: 'Hitmarker-Condensed-Black';
  font-style: normal;
  src: url('/fonts/Hitmarker/HitmarkerCondensed-Black.woff2') format('woff2');
  font-display: block;
}
