@font-face {
  font-family: 'FakeReceipt';
src: url('../fonts/FakeReceipt.otf') format('truetype');
}

body {
  font-family: 'nerdropol', sans-serif;
}

@font-face {
  font-family: 'HeaderFont';
  src: url('../fonts/CholesterolGlitch.otf') format('truetype');
}
@font-face {
  font-family: 'CholesterolGlitch';
  src: url('../fonts/CholesterolGlitch.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dogica';
  src: url('../fonts/dogica.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pixeldingbat';
  src: url('../fonts/pixeldingbats7.ttf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

