@font-face {
  font-family: "SegoeUI";
  src: url("../fonts/SegoeUI.ttf") format("truetype");
}

@font-face {
  font-family: "SegoeUI";
  font-weight: 400;
  src: url("../fonts/SegoeUI.ttf") format("truetype");
}

@font-face {
  font-family: "SegoeUI";
  font-weight: 600;
  src: url("../fonts/SegoeUI-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "SegoeUI";
  font-weight: 700;
  src: url("../fonts/SegoeUI-Bold.ttf") format("truetype");
}