@font-face {
  font-display: auto;
  font-family: 'Helvetica Neue';
  src: url('HelveticaNeueLight.woff') format('woff'),
  url('HelveticaNeueLight.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Helvetica Neue';
  font-display: auto;
  src: url('HelveticaNeueBold.woff') format('woff'),
  url('HelveticaNeueBold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}
