Modularización de GKACHELE SaaS
This commit is contained in:
@@ -0,0 +1,411 @@
|
||||
{
|
||||
"version": 3,
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"title": "Literata & Fira Sans",
|
||||
"slug": "typography-preset-7",
|
||||
"settings": {
|
||||
"typography": {
|
||||
"fontFamilies": [
|
||||
{
|
||||
"name": "Literata",
|
||||
"slug": "literata",
|
||||
"fontFamily": "Literata, serif",
|
||||
"fontFace": [
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/literata/Literata72pt-ExtraLight.woff2"
|
||||
],
|
||||
"fontWeight": "200",
|
||||
"fontStyle": "normal",
|
||||
"fontFamily": "Literata"
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/literata/Literata72pt-ExtraLightItalic.woff2"
|
||||
],
|
||||
"fontWeight": "200",
|
||||
"fontStyle": "italic",
|
||||
"fontFamily": "Literata"
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/literata/Literata72pt-Light.woff2"
|
||||
],
|
||||
"fontWeight": "300",
|
||||
"fontStyle": "normal",
|
||||
"fontFamily": "Literata"
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/literata/Literata72pt-LightItalic.woff2"
|
||||
],
|
||||
"fontWeight": "300",
|
||||
"fontStyle": "italic",
|
||||
"fontFamily": "Literata"
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/literata/Literata72pt-Regular.woff2"
|
||||
],
|
||||
"fontWeight": "400",
|
||||
"fontStyle": "normal",
|
||||
"fontFamily": "Literata"
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/literata/Literata72pt-RegularItalic.woff2"
|
||||
],
|
||||
"fontWeight": "400",
|
||||
"fontStyle": "italic",
|
||||
"fontFamily": "Literata"
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/literata/Literata72pt-Medium.woff2"
|
||||
],
|
||||
"fontWeight": "500",
|
||||
"fontStyle": "normal",
|
||||
"fontFamily": "Literata"
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/literata/Literata72pt-MediumItalic.woff2"
|
||||
],
|
||||
"fontWeight": "500",
|
||||
"fontStyle": "italic",
|
||||
"fontFamily": "Literata"
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/literata/Literata72pt-SemiBold.woff2"
|
||||
],
|
||||
"fontWeight": "600",
|
||||
"fontStyle": "normal",
|
||||
"fontFamily": "Literata"
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/literata/Literata72pt-SemiBoldItalic.woff2"
|
||||
],
|
||||
"fontWeight": "600",
|
||||
"fontStyle": "italic",
|
||||
"fontFamily": "Literata"
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/literata/Literata72pt-Bold.woff2"
|
||||
],
|
||||
"fontWeight": "700",
|
||||
"fontStyle": "normal",
|
||||
"fontFamily": "Literata"
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/literata/Literata72pt-BoldItalic.woff2"
|
||||
],
|
||||
"fontWeight": "700",
|
||||
"fontStyle": "italic",
|
||||
"fontFamily": "Literata"
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/literata/Literata72pt-ExtraBold.woff2"
|
||||
],
|
||||
"fontWeight": "800",
|
||||
"fontStyle": "normal",
|
||||
"fontFamily": "Literata"
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/literata/Literata72pt-ExtraBoldItalic.woff2"
|
||||
],
|
||||
"fontWeight": "800",
|
||||
"fontStyle": "italic",
|
||||
"fontFamily": "Literata"
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/literata/Literata72pt-Black.woff2"
|
||||
],
|
||||
"fontWeight": "900",
|
||||
"fontStyle": "normal",
|
||||
"fontFamily": "Literata"
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/literata/Literata72pt-BlackItalic.woff2"
|
||||
],
|
||||
"fontWeight": "900",
|
||||
"fontStyle": "italic",
|
||||
"fontFamily": "Literata"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Fira Sans",
|
||||
"slug": "fira-sans",
|
||||
"fontFamily": "\"Fira Sans\", sans-serif",
|
||||
"fontFace": [
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/fira-sans/FiraSans-Thin.woff2"
|
||||
],
|
||||
"fontWeight": "100",
|
||||
"fontStyle": "normal",
|
||||
"fontFamily": "\"Fira Sans\""
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/fira-sans/FiraSans-ThinItalic.woff2"
|
||||
],
|
||||
"fontWeight": "100",
|
||||
"fontStyle": "italic",
|
||||
"fontFamily": "\"Fira Sans\""
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/fira-sans/FiraSans-ExtraLight.woff2"
|
||||
],
|
||||
"fontWeight": "200",
|
||||
"fontStyle": "normal",
|
||||
"fontFamily": "\"Fira Sans\""
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/fira-sans/FiraSans-ExtraLightItalic.woff2"
|
||||
],
|
||||
"fontWeight": "200",
|
||||
"fontStyle": "italic",
|
||||
"fontFamily": "\"Fira Sans\""
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/fira-sans/FiraSans-Light.woff2"
|
||||
],
|
||||
"fontWeight": "300",
|
||||
"fontStyle": "normal",
|
||||
"fontFamily": "\"Fira Sans\""
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/fira-sans/FiraSans-LightItalic.woff2"
|
||||
],
|
||||
"fontWeight": "300",
|
||||
"fontStyle": "italic",
|
||||
"fontFamily": "\"Fira Sans\""
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/fira-sans/FiraSans-Italic.woff2"
|
||||
],
|
||||
"fontWeight": "400",
|
||||
"fontStyle": "italic",
|
||||
"fontFamily": "\"Fira Sans\""
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/fira-sans/FiraSans-Regular.woff2"
|
||||
],
|
||||
"fontWeight": "400",
|
||||
"fontStyle": "normal",
|
||||
"fontFamily": "\"Fira Sans\""
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/fira-sans/FiraSans-Medium.woff2"
|
||||
],
|
||||
"fontWeight": "500",
|
||||
"fontStyle": "normal",
|
||||
"fontFamily": "\"Fira Sans\""
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/fira-sans/FiraSans-MediumItalic.woff2"
|
||||
],
|
||||
"fontWeight": "500",
|
||||
"fontStyle": "italic",
|
||||
"fontFamily": "\"Fira Sans\""
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/fira-sans/FiraSans-SemiBold.woff2"
|
||||
],
|
||||
"fontWeight": "600",
|
||||
"fontStyle": "normal",
|
||||
"fontFamily": "\"Fira Sans\""
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/fira-sans/FiraSans-SemiBoldItalic.woff2"
|
||||
],
|
||||
"fontWeight": "600",
|
||||
"fontStyle": "italic",
|
||||
"fontFamily": "\"Fira Sans\""
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/fira-sans/FiraSans-Bold.woff2"
|
||||
],
|
||||
"fontWeight": "700",
|
||||
"fontStyle": "normal",
|
||||
"fontFamily": "\"Fira Sans\""
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/fira-sans/FiraSans-BoldItalic.woff2"
|
||||
],
|
||||
"fontWeight": "700",
|
||||
"fontStyle": "italic",
|
||||
"fontFamily": "\"Fira Sans\""
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/fira-sans/FiraSans-ExtraBold.woff2"
|
||||
],
|
||||
"fontWeight": "800",
|
||||
"fontStyle": "normal",
|
||||
"fontFamily": "\"Fira Sans\""
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/fira-sans/FiraSans-ExtraBoldItalic.woff2"
|
||||
],
|
||||
"fontWeight": "800",
|
||||
"fontStyle": "italic",
|
||||
"fontFamily": "\"Fira Sans\""
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/fira-sans/FiraSans-Black.woff2"
|
||||
],
|
||||
"fontWeight": "900",
|
||||
"fontStyle": "normal",
|
||||
"fontFamily": "\"Fira Sans\""
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
"file:./assets/fonts/fira-sans/FiraSans-BlackItalic.woff2"
|
||||
],
|
||||
"fontWeight": "900",
|
||||
"fontStyle": "italic",
|
||||
"fontFamily": "\"Fira Sans\""
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"fontSizes": [
|
||||
{
|
||||
"fluid": false,
|
||||
"name": "Small",
|
||||
"size": "0.9rem",
|
||||
"slug": "small"
|
||||
},
|
||||
{
|
||||
"fluid": {
|
||||
"max": "1.2rem",
|
||||
"min": "0.9rem"
|
||||
},
|
||||
"name": "Medium",
|
||||
"size": "1rem",
|
||||
"slug": "medium"
|
||||
},
|
||||
{
|
||||
"fluid": {
|
||||
"max": "1.8rem",
|
||||
"min": "1.2rem"
|
||||
},
|
||||
"name": "Large",
|
||||
"size": "1.2rem",
|
||||
"slug": "large"
|
||||
},
|
||||
{
|
||||
"fluid": {
|
||||
"max": "2.2rem",
|
||||
"min": "1.8rem"
|
||||
},
|
||||
"name": "Extra Large",
|
||||
"size": "1.8rem",
|
||||
"slug": "x-large"
|
||||
},
|
||||
{
|
||||
"fluid": {
|
||||
"max": "2.8rem",
|
||||
"min": "2rem"
|
||||
},
|
||||
"name": "Extra Extra Large",
|
||||
"size": "2rem",
|
||||
"slug": "xx-large"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"typography": {
|
||||
"fontSize": "var:preset|font-size|medium",
|
||||
"fontFamily": "var:preset|font-family|fira-sans",
|
||||
"letterSpacing": "-0.01em",
|
||||
"lineHeight": "1.5"
|
||||
},
|
||||
"blocks": {
|
||||
"core/post-title": {
|
||||
"typography": {
|
||||
"fontWeight": "200"
|
||||
}
|
||||
},
|
||||
"core/pullquote": {
|
||||
"typography": {
|
||||
"fontFamily": "var:preset|font-family|literata",
|
||||
"fontWeight": "200",
|
||||
"letterSpacing": "0em"
|
||||
}
|
||||
},
|
||||
"core/query-pagination": {
|
||||
"typography": {
|
||||
"fontWeight": "300",
|
||||
"letterSpacing": "0px"
|
||||
}
|
||||
},
|
||||
"core/quote": {
|
||||
"typography": {
|
||||
"fontSize": "var:preset|font-size|medium",
|
||||
"letterSpacing": "-0.01em",
|
||||
"lineHeight": "1.5",
|
||||
"fontWeight": "300"
|
||||
}
|
||||
},
|
||||
"core/site-title": {
|
||||
"typography": {
|
||||
"fontFamily": "var:preset|font-family|literata",
|
||||
"fontSize": "var:preset|font-size|x-large",
|
||||
"fontWeight": "300",
|
||||
"letterSpacing": "-0.56px",
|
||||
"textTransform": "uppercase"
|
||||
}
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"button": {
|
||||
"typography": {
|
||||
"fontFamily": "var:preset|font-family|literata",
|
||||
"fontSize": "var:preset|font-size|medium",
|
||||
"fontWeight": "400",
|
||||
"letterSpacing": "-0.01em",
|
||||
"textTransform": "uppercase"
|
||||
}
|
||||
},
|
||||
"heading": {
|
||||
"typography": {
|
||||
"fontFamily": "var:preset|font-family|literata",
|
||||
"fontWeight": "200",
|
||||
"letterSpacing": "-0.02em",
|
||||
"lineHeight": "1.24"
|
||||
}
|
||||
},
|
||||
"h6": {
|
||||
"typography": {
|
||||
"fontWeight": "200"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user