chore(fonts): add GeistVF.woff2 font file and remove HelveticaNowText-Regular.woff2 font file

feat(fonts): add fw.svg font file
refactor(swiper): remove swiper-bundle.min.css file
This commit is contained in:
Sped0n
2023-11-01 23:23:34 +08:00
parent 09583bfc0a
commit 788b9433ba
4 changed files with 28 additions and 13 deletions

Binary file not shown.

28
static/lib/fonts/fw.svg Normal file
View File

@@ -0,0 +1,28 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
<metadata>
Created by FontForge 20200511 at Wed Jul 18 11:35:56 2007
By convertio
(c) 2006 Microsoft Corporation. All Rights Reserved.
</metadata>
<defs>
<font id="MicrosoftSansSerif" horiz-adv-x="600" >
<font-face
font-family="Microsoft Sans Serif"
font-weight="400"
font-stretch="normal"
units-per-em="2048"
panose-1="2 11 6 4 2 2 2 2 2 4"
ascent="1638"
descent="-410"
bbox="0 0 0 0"
underline-thickness="102"
underline-position="-271"
/>
<missing-glyph
/>
<glyph glyph-name=".notdef"
/>
</font>
</defs></svg>

After

Width:  |  Height:  |  Size: 804 B

File diff suppressed because one or more lines are too long