@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap');



@font-face {
    font-family: 'Baseneue';
    src: url('../fonts/BaseNeueTrial-Bold-BF63d645e77951b.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: 'swap';
  }
  
  @font-face {
    font-family: 'Baseneue';
    src: url('../fonts/BaseNeueTrial-Black-BF63d645de45c8a.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: 'swap';
  }
  
  @font-face {
    font-family: 'BaseneueWide';
    src: url('../fonts/BaseNeueTrial-WideBlack-BF63d645fe35569.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: 'swap';
  }
  
  @font-face {
    font-family: 'High Spirited';
    src: url('../fonts/High Spirited.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: 'swap';
  }
  