@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src:    url('./HelveticaNeueLTPro-Bd.woff2') format('woff2'),
            url('./HelveticaNeueLTPro-Bd.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src:    url('./HelveticaNeueLTPro-Lt.woff2') format('woff2'),
            url('./HelveticaNeueLTPro-Lt.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src:    url('./HelveticaNeueLTPro-Hv.woff2') format('woff2'),
            url('./HelveticaNeueLTPro-Hv.woff') format('woff');
    font-weight: 800;
    font-style: normal;
  }