@font-face {
  font-family: 'Segoe UI';
  src: url('./segoeui.woff2') format('woff2'),
       url('./segoe-ui.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}