define some of the fonts from the design
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+134
@@ -8,6 +8,140 @@
|
||||
"contentSize": "1480px",
|
||||
"wideSize": "1760px"
|
||||
},
|
||||
"typography": {
|
||||
"fontFamilies": [
|
||||
{
|
||||
"fontFace": [
|
||||
{
|
||||
"fontFamily": "Commit Mono",
|
||||
"fontStretch": "normal",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "350",
|
||||
"src": [
|
||||
"file:./assets/fonts/commit-mono/CommitMono-350-Regular.otf"
|
||||
]
|
||||
},
|
||||
{
|
||||
"fontFamily": "Commit Mono",
|
||||
"fontStretch": "normal",
|
||||
"fontStyle": "italic",
|
||||
"fontWeight": "350",
|
||||
"src": [
|
||||
"file:./assets/fonts/commit-mono/CommitMono-350-Italic.otf"
|
||||
]
|
||||
},
|
||||
{
|
||||
"fontFamily": "Commit Mono",
|
||||
"fontStretch": "normal",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "400",
|
||||
"src": [
|
||||
"file:./assets/fonts/commit-mono/CommitMono-400-Regular.otf"
|
||||
]
|
||||
},
|
||||
{
|
||||
"fontFamily": "Commit Mono",
|
||||
"fontStretch": "normal",
|
||||
"fontStyle": "italic",
|
||||
"fontWeight": "400",
|
||||
"src": [
|
||||
"file:./assets/fonts/commit-mono/CommitMono-400-Italic.otf"
|
||||
]
|
||||
},
|
||||
{
|
||||
"fontFamily": "Commit Mono",
|
||||
"fontStretch": "normal",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "425",
|
||||
"src": [
|
||||
"file:./assets/fonts/commit-mono/CommitMono-425-Regular.otf"
|
||||
]
|
||||
},
|
||||
{
|
||||
"fontFamily": "Commit Mono",
|
||||
"fontStretch": "normal",
|
||||
"fontStyle": "italic",
|
||||
"fontWeight": "425",
|
||||
"src": [
|
||||
"file:./assets/fonts/commit-mono/CommitMono-425-Italic.otf"
|
||||
]
|
||||
},
|
||||
{
|
||||
"fontFamily": "Commit Mono",
|
||||
"fontStretch": "normal",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "500",
|
||||
"src": [
|
||||
"file:./assets/fonts/commit-mono/CommitMono-500-Regular.otf"
|
||||
]
|
||||
},
|
||||
{
|
||||
"fontFamily": "Commit Mono",
|
||||
"fontStretch": "normal",
|
||||
"fontStyle": "italic",
|
||||
"fontWeight": "500",
|
||||
"src": [
|
||||
"file:./assets/fonts/commit-mono/CommitMono-500-Italic.otf"
|
||||
]
|
||||
},
|
||||
{
|
||||
"fontFamily": "Commit Mono",
|
||||
"fontStretch": "normal",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "525",
|
||||
"src": [
|
||||
"file:./assets/fonts/commit-mono/CommitMono-525-Regular.otf"
|
||||
]
|
||||
},
|
||||
{
|
||||
"fontFamily": "Commit Mono",
|
||||
"fontStretch": "normal",
|
||||
"fontStyle": "italic",
|
||||
"fontWeight": "525",
|
||||
"src": [
|
||||
"file:./assets/fonts/commit-mono/CommitMono-525-Italic.otf"
|
||||
]
|
||||
},
|
||||
{
|
||||
"fontFamily": "Commit Mono",
|
||||
"fontStretch": "normal",
|
||||
"fontStyle": "normal",
|
||||
"fontWeight": "700",
|
||||
"src": [
|
||||
"file:./assets/fonts/commit-mono/CommitMono-700-Regular.otf"
|
||||
]
|
||||
},
|
||||
{
|
||||
"fontFamily": "Commit Mono",
|
||||
"fontStretch": "normal",
|
||||
"fontStyle": "italic",
|
||||
"fontWeight": "700",
|
||||
"src": [
|
||||
"file:./assets/fonts/commit-mono/CommitMono-700-Italic.otf"
|
||||
]
|
||||
}
|
||||
],
|
||||
"fontFamily": "'Commit Mono', monospace",
|
||||
"name": "Commit Mono",
|
||||
"slug": "commit-mono"
|
||||
},
|
||||
{
|
||||
"fontFace": [
|
||||
{
|
||||
"fontFamily": "Instrument Sans",
|
||||
"fontStretch": "normal",
|
||||
"fontWeight": "400 500 600 700",
|
||||
"src": [
|
||||
"file:./assets/fonts/instrument-sans/InstrumentSans-Variable.ttf"
|
||||
]
|
||||
}
|
||||
],
|
||||
"fontFamily": "'Instrument Sans', sans-serif",
|
||||
"name": "Instrument Sans",
|
||||
"slug": "instrument-sans"
|
||||
}
|
||||
]
|
||||
},
|
||||
"color": {
|
||||
"defaultDuotone": false,
|
||||
"defaultGradients": false,
|
||||
|
||||
Reference in New Issue
Block a user