@font-face {
  font-family: "segoeuib";
  src: url("segoeuib.ttf");
  font-display: swap;
}
@font-face {
  font-display: swap;
  font-family: "Ubuntu-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("Ubuntu-Regular.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Ubuntu-Medium";
  font-style: normal;
  font-weight: 400;
  src: url("Ubuntu-Medium.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Ubuntu-Bold";
  font-style: normal;
  font-weight: 400;
  src: url("Ubuntu-Bold.ttf") format("truetype");
}