@font-face {
  font-family: "Segoe-UI";
  src: local('Segoe-UI'), url(./fonts/segoeui.ttf) format('opentype');
}

@font-face {
  font-family: "Segoe-UI";
  src: local('Segoe-UI'), url(./fonts/segoeuib.ttf) format('opentype');
  font-weight: bold;
}
