diff --git a/src/components/Hook.vue b/src/components/Hook.vue index 6776ca0..ec5352a 100644 --- a/src/components/Hook.vue +++ b/src/components/Hook.vue @@ -37,11 +37,17 @@ var contributors = headers.get('link')?.match(/&page=(\d+)>; rel="last"/)[1] font-size: 16pt; font-weight: bold; } + +@font-face { + font-family: "Rave"; + src: url('./fonts/The_Rave_Is_In_Your_Pants.otf'); +} \ No newline at end of file +