@font-face {
  font-family: 'Squada One';
  src: url('./SquadaOne-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Russo One';
  src: url('./RussoOne-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Roboto Condensed';
  src: url('./Roboto/RobotoCondensed-VariableFont_wght.ttf') format('truetype');
}