@font-face {
  font-family: "Segoe UI";
  src: url("../fonts/Segoe-UI-Variable-Static-Text.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Segoe UI";
  src:  url("../fonts/Segoe-UI-Variable-Static-Text-Semibold.ttf") format("truetype");
  font-weight: 600;
}
@font-face {
  font-family: "Segoe UI";
  src:  url("../fonts/Segoe-UI-Variable-Static-Text-Bold.ttf") format("truetype");
  font-weight: 700;
}