@font-face {
  font-family: 'Segoe UI';
  src: url('./SegoeUI/segoeui-light.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI';
  src: url('./SegoeUI/segoeui-semilight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI';
  src: url('./SegoeUI/segoeui-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI';
  src: url('./SegoeUI/segoeui-semibold.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI';
  src: url('./SegoeUI/segoeui-bold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI';
  src: url('./SegoeUI/segoeui-black.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}
