Astro+Directus(Visual-Editing)+Snipcart Test-Stack
This commit is contained in:
+22
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"id": "public-sans",
|
||||
"family": "Public Sans",
|
||||
"subsets": ["latin", "latin-ext", "vietnamese"],
|
||||
"weights": [100, 200, 300, 400, 500, 600, 700, 800, 900],
|
||||
"styles": ["italic", "normal"],
|
||||
"defSubset": "latin",
|
||||
"variable": {
|
||||
"ital": {"default": "0", "min": "0", "max": "1", "step": "1"},
|
||||
"wght": {"default": "400", "min": "100", "max": "900", "step": "1"}
|
||||
},
|
||||
"lastModified": "2025-09-16",
|
||||
"version": "v21",
|
||||
"category": "sans-serif",
|
||||
"license": {
|
||||
"type": "OFL-1.1",
|
||||
"url": "https://openfontlicense.org",
|
||||
"attribution": "Copyright 2015 The Public Sans Project Authors (https://github.com/uswds/public-sans) PublicSans-Italic[wght].ttf: Copyright 2015 The Public Sans Project Authors (https://github.com/uswds/public-sans)"
|
||||
},
|
||||
"source": "https://github.com/google/fonts",
|
||||
"type": "google"
|
||||
}
|
||||
Reference in New Issue
Block a user