@font-face {
  font-family: 'Paladins';
  src: url('/fonts/paladins.ttf') format('truetype');
}

@font-face {
  font-family: 'Estricta';
  src: url('/fonts/estricta.ttf') format('truetype');
}

@font-face {
  font-family: 'EstrictaBlack';
  src: url('/fonts/estricta-black.ttf') format('truetype');
}

@font-face {
  font-family: 'RobotoBlack';
  src: url('/fonts/roboto-black.ttf') format('truetype');
}

@font-face {
  font-family: 'RobotoLight';
  src: url('/fonts/roboto-light.ttf') format('truetype');
}

@font-face {
  font-family: 'PoppinsBlack';
  src: url('/fonts/Poppins-Black.ttf') format('truetype');
}

@font-face {
  font-family: 'PoppinsLight';
  src: url('/fonts/Poppins-Light.ttf') format('truetype');
}


@font-face {
  font-family: 'RobotoLight';
  src: url('/fonts/roboto-light.ttf') format('truetype');
}

@font-face {
  font-family: 'Mango';
  src: url('/fonts/mango.ttf') format('truetype');
}