Use embedded font

This commit is contained in:
Maurice Heumann
2025-04-23 08:04:36 +02:00
parent 9a2c56f623
commit 22fd3a87d4
4 changed files with 21 additions and 2 deletions

10
page/package-lock.json generated
View File

@@ -8,6 +8,7 @@
"name": "emulator-ui",
"version": "0.0.0",
"dependencies": {
"@fontsource/inter": "^5.2.5",
"@radix-ui/react-checkbox": "^1.2.3",
"@radix-ui/react-dialog": "^1.1.11",
"@radix-ui/react-label": "^2.1.4",
@@ -1058,6 +1059,15 @@
"integrity": "sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==",
"license": "MIT"
},
"node_modules/@fontsource/inter": {
"version": "5.2.5",
"resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-5.2.5.tgz",
"integrity": "sha512-kbsPKj0S4p44JdYRFiW78Td8Ge2sBVxi/PIBwmih+RpSXUdvS9nbs1HIiuUSPtRMi14CqLEZ/fbk7dj7vni1Sg==",
"license": "OFL-1.1",
"funding": {
"url": "https://github.com/sponsors/ayuhito"
}
},
"node_modules/@humanfs/core": {
"version": "0.19.1",
"resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",