@font-face{
      font-family: 'NeueRegrade';
      src: url('./NeueRegrade-Semibold.otf') format('opentype');
      font-weight: 600 700;
      font-style: normal;
      font-display: swap;
    }
@font-face{
      font-family: 'NeueRegrade';
      src: url('./NeueRegrade-Variable.ttf') format('truetype');
      font-weight: 100 500;
      font-style: normal;
      font-display: swap;
    }
@font-face{
      font-family: 'Brittany Signature';
      src: url('./BrittanySignature.ttf') format('truetype');
      font-weight: 400;
      font-style: normal;
      font-display: swap;
    }
@font-face{
      font-family: 'HelveticaNeue';
      src: url('./helvetica-light.woff2') format('woff2');
      font-weight: 300;
      font-style: normal;
      font-display: swap;
    }
@font-face{
      font-family: 'HelveticaNeue';
      src: url('./helvetica-regular.woff2') format('woff2');
      font-weight: 400 600;
      font-style: normal;
      font-display: swap;
    }
@font-face{
      font-family: 'HelveticaNeue';
      src: url('./helvetica-bold.woff2') format('woff2');
      font-weight: 700 900;
      font-style: normal;
      font-display: swap;
    }
