@font-face {
  font-family: "Segoe UI";
  src: url("../fonts/segoe/Segoe-UI-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
    font-family: "Segoe UI";
    src: url("../fonts/segoe/Segoe-UI-Bold-Italic.woff") format("woff");
    font-weight: 700;
    font-style: italic;
  }
@font-face {
  font-family: "Segoe UI";
  src: url("../fonts/segoe/Segoe-UI.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Segoe UI";
  src: url("../fonts/segoe/Segoe-UI-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}
