Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
174 changes: 174 additions & 0 deletions packages/font/src/google/font-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -6806,6 +6806,11 @@
"styles": ["normal"],
"subsets": ["latin", "telugu"]
},
"Maname": {
"weights": ["400"],
"styles": ["normal"],
"subsets": ["latin", "latin-ext", "sinhala", "vietnamese"]
},
"Mandali": {
"weights": ["400"],
"styles": ["normal"],
Expand Down Expand Up @@ -11144,6 +11149,32 @@
],
"subsets": ["emoji", "latin", "latin-ext", "math", "vietnamese"]
},
"Playwrite AR": {
"weights": ["100", "200", "300", "400", "variable"],
"styles": ["normal"],
"axes": [
{
"tag": "wght",
"min": 100,
"max": 400,
"defaultValue": 400
}
],
"subsets": []
},
"Playwrite AT": {
"weights": ["100", "200", "300", "400", "variable"],
"styles": ["normal", "italic"],
"axes": [
{
"tag": "wght",
"min": 100,
"max": 400,
"defaultValue": 400
}
],
"subsets": []
},
"Playwrite AU NSW": {
"weights": ["100", "200", "300", "400", "variable"],
"styles": ["normal"],
Expand Down Expand Up @@ -11209,6 +11240,32 @@
],
"subsets": []
},
"Playwrite BE VLG": {
"weights": ["100", "200", "300", "400", "variable"],
"styles": ["normal"],
"axes": [
{
"tag": "wght",
"min": 100,
"max": 400,
"defaultValue": 400
}
],
"subsets": []
},
"Playwrite BE WAL": {
"weights": ["100", "200", "300", "400", "variable"],
"styles": ["normal"],
"axes": [
{
"tag": "wght",
"min": 100,
"max": 400,
"defaultValue": 400
}
],
"subsets": []
},
"Playwrite BR": {
"weights": ["100", "200", "300", "400", "variable"],
"styles": ["normal"],
Expand All @@ -11235,6 +11292,19 @@
],
"subsets": []
},
"Playwrite CL": {
"weights": ["100", "200", "300", "400", "variable"],
"styles": ["normal"],
"axes": [
{
"tag": "wght",
"min": 100,
"max": 400,
"defaultValue": 400
}
],
"subsets": []
},
"Playwrite CO": {
"weights": ["100", "200", "300", "400", "variable"],
"styles": ["normal"],
Expand All @@ -11248,6 +11318,32 @@
],
"subsets": []
},
"Playwrite CU": {
"weights": ["100", "200", "300", "400", "variable"],
"styles": ["normal"],
"axes": [
{
"tag": "wght",
"min": 100,
"max": 400,
"defaultValue": 400
}
],
"subsets": []
},
"Playwrite CZ": {
"weights": ["100", "200", "300", "400", "variable"],
"styles": ["normal"],
"axes": [
{
"tag": "wght",
"min": 100,
"max": 400,
"defaultValue": 400
}
],
"subsets": []
},
"Playwrite DE Grund": {
"weights": ["100", "200", "300", "400", "variable"],
"styles": ["normal"],
Expand Down Expand Up @@ -11300,6 +11396,32 @@
],
"subsets": []
},
"Playwrite DK Loopet": {
"weights": ["100", "200", "300", "400", "variable"],
"styles": ["normal"],
"axes": [
{
"tag": "wght",
"min": 100,
"max": 400,
"defaultValue": 400
}
],
"subsets": []
},
"Playwrite DK Uloopet": {
"weights": ["100", "200", "300", "400", "variable"],
"styles": ["normal"],
"axes": [
{
"tag": "wght",
"min": 100,
"max": 400,
"defaultValue": 400
}
],
"subsets": []
},
"Playwrite ES": {
"weights": ["100", "200", "300", "400", "variable"],
"styles": ["normal"],
Expand Down Expand Up @@ -11378,6 +11500,45 @@
],
"subsets": []
},
"Playwrite HR": {
"weights": ["100", "200", "300", "400", "variable"],
"styles": ["normal"],
"axes": [
{
"tag": "wght",
"min": 100,
"max": 400,
"defaultValue": 400
}
],
"subsets": []
},
"Playwrite HR Lijeva": {
"weights": ["100", "200", "300", "400", "variable"],
"styles": ["normal"],
"axes": [
{
"tag": "wght",
"min": 100,
"max": 400,
"defaultValue": 400
}
],
"subsets": []
},
"Playwrite HU": {
"weights": ["100", "200", "300", "400", "variable"],
"styles": ["normal"],
"axes": [
{
"tag": "wght",
"min": 100,
"max": 400,
"defaultValue": 400
}
],
"subsets": []
},
"Playwrite ID": {
"weights": ["100", "200", "300", "400", "variable"],
"styles": ["normal"],
Expand Down Expand Up @@ -11521,6 +11682,19 @@
],
"subsets": []
},
"Playwrite PE": {
"weights": ["100", "200", "300", "400", "variable"],
"styles": ["normal"],
"axes": [
{
"tag": "wght",
"min": 100,
"max": 400,
"defaultValue": 400
}
],
"subsets": []
},
"Playwrite PL": {
"weights": ["100", "200", "300", "400", "variable"],
"styles": ["normal"],
Expand Down
Loading