/* @font-face {
  font-family: "helvetica-neue";
  src: url("fonts/helvetica-neue.woff2") format("woff2"),
    url("fonts/helvetica-neue.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "lato";
  src: url("fonts/lato.woff2") format("woff2"),
    url("fonts/lato.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.thx {
  font-family: "lato" !important;
}
.shx {
  font-family: "lato" !important;
}
.dsx {
  font-family: "helvetica-neue" !important;
}
body {
  font-family: "lato" !important;
} */
