@font-face {
  font-display: swap;
  font-family: 'Segoe UI';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/regular.woff2) format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Segoe UI';
  font-style: italic;
  font-weight: normal;
  src: url(/fonts/regular-italic.woff2) format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Segoe UI';
  font-style: normal;
  font-weight: 600;
  src: url(/fonts/semibold.woff2) format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Segoe UI';
  font-style: normal;
  font-weight: 900;
  src: url(/fonts/bold.woff2) format('woff2');
}
