@font-face {
  font-family: "Helvetica Neue";
  font-weight: 400;
  src: url("/fonts/HelveticaNeueLTStd-Roman.otf") format("opentype");
}

@font-face {
  font-family: "Helvetica Neue";
  font-weight: 700;
  src: url("/fonts/HelveticaNeueLTStd-Md.otf") format("opentype");
}

@font-face {
  font-family: "Helvetica Neue";
  font-weight: 200;
  src: url("/fonts/HelveticaNeueLTStd-Lt.otf") format("opentype");
}
