@font-face {
  font-family: 'Segoe';
  font-weight: 400;
  src: url('./fonts/segoeui.ttf')  format('truetype');
}
@font-face {
  font-family: 'Segoe';
  font-weight: 200;
  src: url('./fonts/segoeuil.ttf')  format('truetype');
}
@font-face {
  font-family: 'Segoe';
  font-weight: 300;
  src: url('./fonts/segoeuisl.ttf')  format('truetype');
}
@font-face {
  font-family: 'Segoe';
  font-weight: 500;
  src: url('./fonts/seguisb.ttf')  format('truetype');
}
@font-face {
  font-family: 'Segoe';
  font-weight: 600;
  src: url('./fonts/segoeuib.ttf')  format('truetype');
}