@font-face {
  font-family: 'Atkinson-Hyperlegible-Regular-102.ttf';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/Atkinson-Hyperlegible-Regular-102.ttf') format('truetype');
}

@font-face {
  font-family: 'Atkinson-Hyperlegible-Bold-102.ttf';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/Atkinson-Hyperlegible-Bold-102.ttf') format('truetype');
}

@font-face {
  font-family: 'Barrio.ttf';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/Barrio.ttf') format('truetype');
}

@font-face {
  font-family: 'Arial-BoldMT.ttf';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/Arial-BoldMT.ttf') format('truetype');
}

@font-face {
  font-family: 'ArialMT.ttf';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/ArialMT.ttf') format('truetype');
}
