@font-face {
  font-family: 'segoeui';
  src:url('../fonts/segoeui.woff') format('woff'),
        url('../fonts/segoeui.woff2') format('woff2'),
        url('../fonts/segoeui.svg#segoeui') format('svg'),
        url('../fonts/segoeui.eot'),
        url('../fonts/segoeui.eot?#iefix') format('embedded-opentype'),
        url('../fonts/segoeui.ttf') format('truetype');

  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
 font-family: 'seguisb';
  src:url('../fonts/seguisb.woff') format('woff'),
        url('../fonts/seguisb.woff2') format('woff2'),
        url('../fonts/seguisb.svg#seguisb') format('svg'),
        url('../fonts/seguisb.eot'),
        url('../fonts/seguisb.eot?#iefix') format('embedded-opentype'),
        url('../fonts/seguisb.ttf') format('truetype');

  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'segoeuib';
  src:url('../fonts/segoeuib.woff') format('woff'),
        url('../fonts/segoeuib.woff2') format('woff2'),
        url('../fonts/segoeuib.svg#segoeuib') format('svg'),
        url('../fonts/segoeuib.eot'),
        url('../fonts/segoeuib.eot?#iefix') format('embedded-opentype'),
        url('../fonts/segoeuib.ttf') format('truetype');

  font-weight: normal;
  font-style: normal;
  font-display: swap;
}