diff --git a/index.html b/index.html
index 8015a60..bd86f38 100644
--- a/index.html
+++ b/index.html
@@ -17,7 +17,7 @@
@font-face {
font-family: "Eurofighter";
- src: url(https://cdn.itbob.cn/font/Eurofighter.otf);
+ src: url(./static/font/Eurofighter.otf);
}
body, html {
diff --git a/static/font/Eurofighter.otf b/static/font/Eurofighter.otf
new file mode 100644
index 0000000..cc40e19
Binary files /dev/null and b/static/font/Eurofighter.otf differ