mirror of
https://github.com/hex248/fonts.git
synced 2026-02-08 02:33:03 +00:00
new fonts
This commit is contained in:
11
css/vg5000.css
Normal file
11
css/vg5000.css
Normal file
@@ -0,0 +1,11 @@
|
||||
@font-face {
|
||||
font-family: "VG5000";
|
||||
src:
|
||||
url("https://fonts.ob248.com/fonts/VG5000-Regular_web.woff2")
|
||||
format("woff2"),
|
||||
url("https://fonts.ob248.com/fonts/VG5000-Regular_web.woff")
|
||||
format("woff");
|
||||
font-weight: 80;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
Reference in New Issue
Block a user