@font-face {
  font-family: 'typewriter';
  src: URL('typewriter.ttf') format('truetype');
}

@font-face {
    font-family: 'handwriting';
    src: URL('handwriting.ttf') format('truetype');
}
