
body {
  font-family: 'Helvetica Neue (Orange)', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

@font-face {
  font-family: 'Helvetica Neue (Orange)';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/o-helveticaneue-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Helvetica Neue (Orange)';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/o-helveticaneue-700.woff2') format('woff2');
}