@import url('https://fonts.googleapis.com/css2?family=Neucha&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@font-face {
    font-family: 'Annabelle';
    src: url('/fonts/ANNABELLE-CYR.TTF') format('truetype');
}

@font-face {
  font-family: 'Neue';
  src: url('/fonts/NEUEMACHINA-LIGHT.OTF') format('opentype');
  font-weight: 300;
}

@font-face {
  font-family: 'Neue';
  src: url('/fonts/NEUEMACHINA-REGULAR.OTF') format('opentype');
  font-weight: 400;
}

@font-face {
  font-family: 'Neue';
  src: url('/fonts/NEUEMACHINA-ULTRABOLD.OTF') format('opentype');
  font-weight: 800;
}


 
 
@font-face {
  font-family: 'BebasNeue';
  src: url('/fonts/BEBASNEUE\ REGULAR.TTF') format('opentype');
  font-weight: 400;
}

@font-face {
  font-family: 'BebasNeue';
  src: url('/fonts/BEBASNEUE\ REGULAR.OTF') format('opentype');
  font-weight: 400;
}

@font-face {
  font-family: 'BebasNeue';
  src: url('/fonts/BEBASNEUE\ LIGHT.OTF') format('opentype');
  font-weight: 300;
}

@font-face {
  font-family: 'BebasNeue';
  src: url('/fonts/BEBASNEUE-BOLD.OTF') format('opentype');
  font-weight: 700;
}


@font-face {
  font-family: 'SFPro';
  src: url('/fonts/SF-PRO-DISPLAY-REGULAR.OTF') format('opentype');
  font-weight: 400;
}



@font-face {
  font-family: 'SFPro';
  src: url('/fonts/SF-PRO-DISPLAY-LIGHT.OTF') format('opentype');
  font-weight: 300;
}


@font-face {
  font-family: 'SFPro';
  src: url('/fonts/SF-PRO-DISPLAY-MEDIUM.OTF') format('opentype');
  font-weight: 500;
}



@font-face {
  font-family: 'SFPro';
  src: url('/fonts/SF-PRO-DISPLAY-BOLD.OTF') format('opentype');
  font-weight: 700;
}
