@font-face {
  font-family: comicsans;
  src: url(/failed-tutorial/lily-font-pack/comic.TTF);
}
* {
  font-family: comicsans;
}
