@font-face {
  font-family: 'One Piece';
  src: url('./fonts/onepiece.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('./fonts/Roboto,Source_Sans_3/Roboto/Roboto-VariableFont_wdth,wght.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Source_Sans_3';
  src: url('./fonts/Roboto,Source_Sans_3/Source_Sans_3/SourceSans3-VariableFont_wght.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
