Skip to content

Commit a540180

Browse files
committed
fix(font) add
1 parent 377667f commit a540180

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed

assets/css/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66
url(/font/DroidSansMono.eot) format('embedded-opentype'),
77
url(https://themes.googleusercontent.com/static/fonts/droidsansmono/v5/ns-m2xQYezAtqh7ai59hJTwtzT4qNq-faudv5qbO9-U.eot?#iefix) format('embedded-opentype'),
88
url(https://themes.googleusercontent.com/static/fonts/droidsansmono/v5/ns-m2xQYezAtqh7ai59hJTwtzT4qNq-faudv5qbO9-U.eot) format('embedded-opentype'),
9+
url(/font/DroidSansMono.woff2) format('woff2'),
910
url(/font/DroidSansMono.woff) format('woff'),
10-
url(https://themes.googleusercontent.com/static/fonts/droidsansmono/v5/ns-m2xQYezAtqh7ai59hJUYuTAAIFFn5GTWtryCmBQ4.woff) format('woff'),
11+
url(http://fonts.gstatic.com/s/droidsansmono/v7/ns-m2xQYezAtqh7ai59hJVlgUn8GogvcKKzoM9Dh-4E.woff2) format('woff2'),
1112
local('Consolas');
1213
font-style : normal;
1314
font-weight : 400;

assets/font/DroidSansMono.eot

60.7 KB
Binary file not shown.

assets/font/DroidSansMono.woff

21.1 KB
Binary file not shown.

assets/font/DroidSansMono.woff2

7.39 KB
Binary file not shown.

0 commit comments

Comments
 (0)