@font-face {
  font-family: "Helvetica Neue LT Std";
  src: url("/assets/fonts/HelveticaNeueLTStd-Roman.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body, html, #root {
  font-family: "Helvetica Neue LT Std", Arial, Helvetica, sans-serif;
}

/*# sourceMappingURL=styles.css.map*/