diff --git a/fonts/Bokor-Regular.woff2 b/fonts/Bokor-Regular.woff2 new file mode 100644 index 0000000..721b82f Binary files /dev/null and b/fonts/Bokor-Regular.woff2 differ diff --git a/style.css b/style.css index ecbc515..80ffec7 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,7 @@ -@import url(https://fonts.bunny.net/css?family=bokor:400); +@font-face { + font-family: 'Bokor'; + src: url('fonts/Bokor-Regular.woff2'); +} @font-face { font-family: 'Iosevka', monospace;