refactor(font): use local woff2

This commit is contained in:
enscribe 2024-09-18 17:52:04 -07:00
parent 42951e4d01
commit 3b1fcf5663
No known key found for this signature in database
GPG key ID: 9BBD5C4114E25322
9 changed files with 21 additions and 24 deletions

14
package-lock.json generated
View file

@ -15,8 +15,6 @@
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/tailwind": "^5.1.0",
"@fontsource/geist-mono": "^5.0.3",
"@fontsource/geist-sans": "^5.0.3",
"@hbsnow/rehype-sectionize": "^1.0.7",
"@radix-ui/react-avatar": "^1.1.0",
"@radix-ui/react-dropdown-menu": "^2.1.1",
@ -1171,18 +1169,6 @@
"resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.7.tgz",
"integrity": "sha512-X8R8Oj771YRl/w+c1HqAC1szL8zWQRwFvgDwT129k9ACdBoud/+/rX9V0qiMl6LWUdP9voC2nDVZYPMQQsb6eA=="
},
"node_modules/@fontsource/geist-mono": {
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/@fontsource/geist-mono/-/geist-mono-5.0.3.tgz",
"integrity": "sha512-ekY5FNiK7aMxan/c6lgVQa/rIwQ/AMEJZJWY7768jBrLVdkrCxfEfCe1ePpe7C3JnySy7c9R6HC4Xh4ksfjTaw==",
"license": "OFL-1.1"
},
"node_modules/@fontsource/geist-sans": {
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/@fontsource/geist-sans/-/geist-sans-5.0.3.tgz",
"integrity": "sha512-oGwoSIqNPMvjtCwj1lZaEr47MeiG27XPhypwkF643u1TQduvwbm3V3hYB01JekeaT34SAGP4I1h+WCdRpJkcwA==",
"license": "OFL-1.1"
},
"node_modules/@hbsnow/rehype-sectionize": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/@hbsnow/rehype-sectionize/-/rehype-sectionize-1.0.7.tgz",