/* Custom font-face definitions for all fonts in public/fonts */
@font-face {
  font-family: 'Alsscrp';
  src: url('./fonts/alsscrp.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Coolvetica Rg';
  src: url('./fonts/Coolvetica Rg.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: 'Good Times Rg';
  src: url('./fonts/Good Times Rg.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: 'Hemi-Head';
  src: url('./fonts/Hemi Head Bd It.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: 'League Spartan';
  src: url('./fonts/leaguespartan-bold.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis-Regular';
  src: url('./fonts/Metropolis-Regular.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat-Regular';
  src: url('./fonts/Montserrat-Regular.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: 'MrDafoe-Regular';
  src: url('./fonts/MrDafoe-Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url('./fonts/OpenSans-Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Pecita';
  src: url('./fonts/Pecita.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: 'Raleway-Regular';
  src: url('./fonts/Raleway-Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Roboto-Black';
  src: url('./fonts/Roboto-Black.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Roboto-Medium';
  src: url('./fonts/Roboto-Medium.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'RobotoCondensed-Regular';
  src: url('./fonts/RobotoCondensed-Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Sofachrome Rg';
  src: url('./fonts/Sofachrome Rg.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: 'Streetwear';
  src: url('./fonts/Streetwear.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans Heavy';
  src: url('./fonts/Uni Sans Heavy.otf') format('opentype');
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans Thin';
  src: url('./fonts/Uni Sans Thin.otf') format('opentype');
  font-display: swap;
}
