@font-face { font-family: Comic Mono; font-weight: normal; src: url(./ComicMono.ttf); } @font-face { font-family: Comic Mono; font-weight: bold; src: url(./ComicMono-Bold.ttf); } body { font-family: 'Comic Mono'; }