Skip to content

Instantly share code, notes, and snippets.

@electricbrick
Created August 12, 2022 07:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save electricbrick/b0b70e2f8cfbb6fb465205573d291773 to your computer and use it in GitHub Desktop.
Save electricbrick/b0b70e2f8cfbb6fb465205573d291773 to your computer and use it in GitHub Desktop.
"typography": {
"fontFamilies": [
{
"fontFamily": "\"Macklin Sans\", Frutiger, \"Frutiger Linotype\", Univers, Calibri, \"Gill Sans\", \"Gill Sans MT\", \"Myriad Pro\", Myriad, \"DejaVu Sans Condensed\", \"Liberation Sans\", \"Nimbus Sans L\", Tahoma, Geneva, \"Helvetica Neue\", Helvetica, Arial, sans-serif",
"slug": "macklin-sans",
"name": "Macklin Sans",
"fontFace": [
{
"fontFamily": "Macklin Sans",
"fontWeight": "100 200 300 400 500 600 700 800 900 950",
"fontStyle": "normal",
"fontStretch": "normal",
"src": [
"file:./assets/fonts/MacklinSans-Variable.woff2"
]
}
]
},
{
"fontFamily": "\"Macklin Sans\", Frutiger, \"Frutiger Linotype\", Univers, Calibri, \"Gill Sans\", \"Gill Sans MT\", \"Myriad Pro\", Myriad, \"DejaVu Sans Condensed\", \"Liberation Sans\", \"Nimbus Sans L\", Tahoma, Geneva, \"Helvetica Neue\", Helvetica, Arial, sans-serif",
"slug": "macklin-sans-italic",
"name": "Macklin Sans Italic",
"fontFace": [
{
"fontFamily": "Macklin Sans",
"fontWeight": "100 200 300 400 500 600 700 800 900 950",
"fontStyle": "italic",
"fontStretch": "normal",
"src": [
"file:./assets/fonts/MacklinSans-Variable-Italic.woff2"
]
}
]
},
{
"fontFamily": "\"Macklin\", \"Lucida Bright\", \"Lucidabright\", \"Lucida Serif\", Lucida, \"DejaVu Serif\", \"Bitstream Vera Serif\", \"Liberation Serif\", Georgia, serif",
"slug": "macklin",
"name": "Macklin",
"fontFace": [
{
"fontFamily": "Macklin",
"fontWeight": "100 200 300 400 500 600 700 800 900 950",
"fontStyle": "normal",
"fontStretch": "normal",
"src": [
"file:./assets/fonts/Macklin-Variable.woff2"
]
}
]
},
{
"fontFamily": "\"Macklin\", \"Lucida Bright\", \"Lucidabright\", \"Lucida Serif\", Lucida, \"DejaVu Serif\", \"Bitstream Vera Serif\", \"Liberation Serif\", Georgia, serif",
"slug": "macklin-italic",
"name": "Macklin",
"fontFace": [
{
"fontFamily": "Macklin",
"fontWeight": "100 200 300 400 500 600 700 800 900 950",
"fontStyle": "italic",
"fontStretch": "normal",
"src": [
"file:./assets/fonts/Macklin-Variable-Italic.woff2"
]
}
]
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment