@font-face {
  font-family: "Segoe";
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  src: local("Segoe"), local("Segoe"),
    url("/assets/fonts/Segoe/Segoe.woff2") format("woff2"),
    url("/assets/fonts/Segoe/Segoe.woff") format("woff"),
    url("/assets/fonts/Segoe/Segoe.ttf") format("truetype"),
    url("/assets/fonts/Segoe/Segoe.svg#PTSans") format("svg");
}
