@font-face {
  font-family: 'Galindo';
  src: url('./Fonts/Galindo-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('./Fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FredokaOne';
  src: url('./Fonts/FredokaOne-Regular.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}