|
@@ -3,6 +3,10 @@
|
|
"version": 3,
|
|
"version": 3,
|
|
"settings": {
|
|
"settings": {
|
|
"appearanceTools": true,
|
|
"appearanceTools": true,
|
|
|
|
+ "layout": {
|
|
|
|
+ "contentSize": "850px",
|
|
|
|
+ "wideSize": "1340px"
|
|
|
|
+ },
|
|
"color": {
|
|
"color": {
|
|
"defaultDuotone": false,
|
|
"defaultDuotone": false,
|
|
"defaultGradients": false,
|
|
"defaultGradients": false,
|
|
@@ -88,17 +92,23 @@
|
|
"fontSizes": [
|
|
"fontSizes": [
|
|
{
|
|
{
|
|
"fluid": false,
|
|
"fluid": false,
|
|
- "name": "Small",
|
|
|
|
|
|
+ "name": "Extra Small",
|
|
"size": "0.875rem",
|
|
"size": "0.875rem",
|
|
|
|
+ "slug": "x-small"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "fluid": false,
|
|
|
|
+ "name": "Small",
|
|
|
|
+ "size": "1rem",
|
|
"slug": "small"
|
|
"slug": "small"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"fluid": {
|
|
"fluid": {
|
|
- "max": "1.125rem",
|
|
|
|
- "min": "1rem"
|
|
|
|
|
|
+ "max": "1.3rem",
|
|
|
|
+ "min": "1.1rem"
|
|
},
|
|
},
|
|
"name": "Medium",
|
|
"name": "Medium",
|
|
- "size": "1rem",
|
|
|
|
|
|
+ "size": "1.2rem",
|
|
"slug": "medium"
|
|
"slug": "medium"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
@@ -131,40 +141,48 @@
|
|
],
|
|
],
|
|
"fontFamilies": [
|
|
"fontFamilies": [
|
|
{
|
|
{
|
|
- "name": "Manrope",
|
|
|
|
- "slug": "manrope",
|
|
|
|
- "fontFamily": "Manrope, sans-serif",
|
|
|
|
|
|
+ "name": "Century Gothic",
|
|
|
|
+ "slug": "century-gothic",
|
|
|
|
+ "fontFamily": "Century Gothic, sans-serif",
|
|
"fontFace": [
|
|
"fontFace": [
|
|
{
|
|
{
|
|
"src": [
|
|
"src": [
|
|
- "file:./assets/fonts/manrope/Manrope-VariableFont_wght.woff2"
|
|
|
|
|
|
+ "file:./assets/fonts/Century-Gothic.woff2"
|
|
],
|
|
],
|
|
- "fontWeight": "200 800",
|
|
|
|
|
|
+ "fontWeight": "400",
|
|
"fontStyle": "normal",
|
|
"fontStyle": "normal",
|
|
- "fontFamily": "Manrope"
|
|
|
|
|
|
+ "fontFamily": "Century Gothic"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "src": [
|
|
|
|
+ "file:./assets/fonts/Century-Gothic-Bold.woff2"
|
|
|
|
+ ],
|
|
|
|
+ "fontWeight": "700",
|
|
|
|
+ "fontStyle": "bold",
|
|
|
|
+ "fontFamily": "Century Gothic"
|
|
}
|
|
}
|
|
]
|
|
]
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "name": "Century Gothic",
|
|
|
|
- "slug": "century-gothic",
|
|
|
|
- "fontFamily": "Century Gothic, sans-serif",
|
|
|
|
|
|
+ "name": "Berkeley Pro",
|
|
|
|
+ "slug": "berkeley-pro",
|
|
|
|
+ "fontFamily": "Berkeley Pro, serif",
|
|
"fontFace": [
|
|
"fontFace": [
|
|
{
|
|
{
|
|
"src": [
|
|
"src": [
|
|
- "file:./assets/fonts/Century-Gothic.woff2"
|
|
|
|
|
|
+ "file:./assets/fonts/BerkeleyPro-Medium.woff2"
|
|
],
|
|
],
|
|
"fontWeight": "400",
|
|
"fontWeight": "400",
|
|
"fontStyle": "normal",
|
|
"fontStyle": "normal",
|
|
- "fontFamily": "Century Gothic"
|
|
|
|
|
|
+ "fontFamily": "Berkeley Pro"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"src": [
|
|
"src": [
|
|
- "file:./assets/fonts/Century-Gothic-Bold.woff2"
|
|
|
|
|
|
+ "file:./assets/fonts/BerkeleyPro-Bold.woff2"
|
|
],
|
|
],
|
|
"fontWeight": "700",
|
|
"fontWeight": "700",
|
|
"fontStyle": "bold",
|
|
"fontStyle": "bold",
|
|
- "fontFamily": "Century Gothic"
|
|
|
|
|
|
+ "fontFamily": "Berkeley Pro"
|
|
}
|
|
}
|
|
]
|
|
]
|
|
},
|
|
},
|
|
@@ -185,5 +203,73 @@
|
|
}
|
|
}
|
|
]
|
|
]
|
|
}
|
|
}
|
|
- }
|
|
|
|
|
|
+ },
|
|
|
|
+ "styles": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontFamily": "var:preset|font-family|century-gothic",
|
|
|
|
+ "fontSize": "var:preset|font-size|medium",
|
|
|
|
+ "fontWeight": "300",
|
|
|
|
+ "letterSpacing": "0px",
|
|
|
|
+ "lineHeight": "1.3"
|
|
|
|
+ },
|
|
|
|
+ "elements": {
|
|
|
|
+ "caption": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var:preset|font-size|medium",
|
|
|
|
+ "lineHeight": "1.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "h1": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var:preset|font-size|xx-large"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "h2": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var:preset|font-size|x-large"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "h3": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var:preset|font-size|large"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "h4": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var:preset|font-size|medium"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "h5": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var:preset|font-size|small",
|
|
|
|
+ "letterSpacing": "0.5px"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "h6": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontSize": "var:preset|font-size|small",
|
|
|
|
+ "fontWeight": "700",
|
|
|
|
+ "letterSpacing": "1.4px",
|
|
|
|
+ "textTransform": "uppercase"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "heading": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "fontWeight": "400",
|
|
|
|
+ "lineHeight": "1.125",
|
|
|
|
+ "letterSpacing": "-0.1px"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "link": {
|
|
|
|
+ "color": {
|
|
|
|
+ "text": "currentColor"
|
|
|
|
+ },
|
|
|
|
+ ":hover": {
|
|
|
|
+ "typography": {
|
|
|
|
+ "textDecoration": "none"
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ }
|
|
}
|
|
}
|