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