{
  "$schema": "https://schemas.wp.org/trunk/theme.json",
  "version": 2,
  "settings": {
    "appearanceTools": true,
    "color": {
      "custom": true,
      "customGradient": true,
      "customDuotone": true,
      "link": true,
      "palette": [
        {
          "slug": "primary",
          "color": "#716fd1",
          "name": "Primary"
        },
        {
          "slug": "secondary",
          "color": "#F19F3D",
          "name": "Secondary"
        },
        {
          "slug": "tertiary",
          "color": "#8987E7",
          "name": "Tertiary"
        },
        {
          "slug": "tertiary-light",
          "color": "#B2B1F2",
          "name": "Tertiary Light"
        },
        {
          "slug": "accent",
          "color": "#8E8CEE",
          "name": "Accent"
        },
        {
          "slug": "accent-lite",
          "color": "#D0CFFF",
          "name": "Accent Lite"
        },
        {
          "slug": "background-alt",
          "color": "#F8F8FF",
          "name": "Background Alternative"
        },
        {
          "slug": "foreground",
          "color": "#6F6D6D",
          "name": "Foreground"
        },
        {
          "slug": "background",
          "color": "#ffffff",
          "name": "Background"
        },
        {
          "name": "Heading Color",
          "color": "#0A0909",
          "slug": "heading-color"
        },
        {
          "name": "Sub Heading Color",
          "color": "#515151",
          "slug": "sub-heading-color"
        },
        {
          "name": "Foreground Alternative",
          "color": "#FEFEFE",
          "slug": "foregound-alt"
        },
        {
          "name": "Border Color",
          "color": "#EFEFF1",
          "slug": "border-color"
        },
        {
          "color": "#ffffff00",
          "name": "Transparent",
          "slug": "transparent"
        }
      ]
    },
    "typography": {
      "dropCap": true,
      "fontFamilies": [
        {
          "fontFace": [
            {
              "fontFamily": "Albert Sans",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/albert-sans/AlbertSans-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Albert Sans",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/albert-sans/AlbertSans-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Albert Sans\", sans-serif",
          "name": "Albert Sans",
          "slug": "albert-sans"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Allura",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "400",
              "src": ["file:./assets/fonts/allura/Allura-Regular.woff2"]
            }
          ],
          "fontFamily": "\"Allura\", sans-serif",
          "name": "Allura",
          "slug": "allura"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Dancing Script",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/dancing_script/DancingScript-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Dancing Script\", sans-serif",
          "name": "Dancing Script",
          "slug": "dancing-script"
        },
        {
          "fontFace": [
            {
              "fontFamily": "DM Sans",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/dm-sans/DMSans-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "DM Sans",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/dm-sans/DMSans-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"DM Sans\", sans-serif",
          "name": "DM Sans",
          "slug": "dm-sans"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Hanken Grotesk",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/hanken-grotesk/HankenGrotesk-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Hanken Grotesk",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/hanken-grotesk/HankenGrotesk-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Hanken Grotesk\", sans-serif",
          "name": "Hanken Grotesk",
          "slug": "hanken-grotesk"
        },
        {
          "fontFace": [
            {
              "fontFamily": "IBM Plex Serif",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "400",
              "src": ["file:./assets/fonts/ibm_plex_serif/IBMPlexSerif-Regular.woff2"]
            },
            {
              "fontFamily": "IBM Plex Serif",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "500",
              "src": ["file:./assets/fonts/ibm_plex_serif/IBMPlexSerif-Medium.woff2"]
            },
            {
              "fontFamily": "IBM Plex Serif",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "600",
              "src": ["file:./assets/fonts/ibm_plex_serif/IBMPlexSerif-SemiBold.woff2"]
            },
            {
              "fontFamily": "IBM Plex Serif",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "700",
              "src": ["file:./assets/fonts/ibm_plex_serif/IBMPlexSerif-Bold.woff2"]
            }
          ],
          "fontFamily": "\"IBM Plex Serif\", sans-serif",
          "name": "IBM Plex Serif",
          "slug": "ibm-plex-serif"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Inter",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700",
              "src": ["file:./assets/fonts/inter/Inter-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Inter\", sans-serif",
          "name": "Inter",
          "slug": "inter"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Jost",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/jost/Jost-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Jost",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/jost/Jost-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Jost\", sans-serif",
          "name": "Jost",
          "slug": "jost"
        },
        {
          "fontFamily": "\"Lato\", sans-serif",
          "name": "Lato",
          "slug": "body",
          "fontFace": [
            {
              "fontFamily": "Lato",
              "fontWeight": "300",
              "fontStyle": "normal",
              "fontStretch": "normal",
              "src": ["file:./assets/fonts/lato/Lato-Light.woff2"]
            },
            {
              "fontFamily": "Lato",
              "fontWeight": "400",
              "fontStyle": "normal",
              "fontStretch": "normal",
              "src": ["file:./assets/fonts/lato/Lato-Regular.woff2"]
            },
            {
              "fontFamily": "Lato",
              "fontWeight": "700",
              "fontStyle": "normal",
              "fontStretch": "normal",
              "src": ["file:./assets/fonts/lato/Lato-Bold.woff2"]
            }
          ]
        },
        {
          "fontFace": [
            {
              "fontFamily": "League Spartan",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "100 200 300 400 500 600 700 900",
              "src": ["file:./assets/fonts/league_spartan/LeagueSpartan-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"League Spartan\", sans-serif",
          "name": "League Spartan",
          "slug": "league-spartan"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Merriweather",
              "fontWeight": "300",
              "fontStyle": "normal",
              "fontStretch": "normal",
              "src": ["file:./assets/fonts/merriweather/Merriweather-Light.woff2"]
            },
            {
              "fontFamily": "Merriweather",
              "fontWeight": "400",
              "fontStyle": "normal",
              "fontStretch": "normal",
              "src": ["file:./assets/fonts/merriweather/Merriweather-Regular.woff2"]
            },
            {
              "fontFamily": "Merriweather",
              "fontWeight": "700",
              "fontStyle": "normal",
              "fontStretch": "normal",
              "src": ["file:./assets/fonts/merriweather/Merriweather-Bold.woff2"]
            }
          ],
          "fontFamily": "\"Merriweather\", sans-serif",
          "name": "Merriweather",
          "slug": "merriweather"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Montserrat",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/montserrat/Montserrat-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Montserrat",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/montserrat/Montserrat-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Montserrat\", sans-serif",
          "name": "Montserrat",
          "slug": "montserrat"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Nunito",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/nunito/Nunito-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Nunito",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/nunito/Nunito-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Nunito\", sans-serif",
          "name": "Nunito",
          "slug": "nunito"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Open Sans",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/open-sans/OpenSans-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Open Sans",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/open-sans/OpenSans-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Open Sans\", sans-serif",
          "name": "Open Sans",
          "slug": "open-sans"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Oswald",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/oswald/Oswald-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Oswald\", sans-serif",
          "name": "Oswald",
          "slug": "oswald"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Outfit",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/outfit/Outfit-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Outfit\", sans-serif",
          "name": "Outfit",
          "slug": "outfit"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Pacifico",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "400",
              "src": ["file:./assets/fonts/pacifico/Pacifico-Regular.woff2"]
            }
          ],
          "fontFamily": "\"Pacifico\", sans-serif",
          "name": "Pacifico",
          "slug": "pacifico"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Playfair Display",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/playfair-display/PlayfairDisplay-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Playfair Display",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/playfair-display/PlayfairDisplay-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Playfair Display\", sans-serif",
          "name": "Playfair Display",
          "slug": "playfair-display"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Plus Jakarta Sans",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/plus-jakarta-sans/PlusJakartaSans-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Plus Jakarta Sans",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/plus-jakarta-sans/PlusJakartaSans-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Plus Jakarta Sans\", sans-serif",
          "name": "Plus Jakarta Sans",
          "slug": "plus-jakarta-sans"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Poppins",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300",
              "src": ["file:./assets/fonts/poppins/Poppins-Light.woff2"]
            },
            {
              "fontFamily": "Poppins",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "400",
              "src": ["file:./assets/fonts/poppins/Poppins-Regular.woff2"]
            },
            {
              "fontFamily": "Poppins",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "500",
              "src": ["file:./assets/fonts/poppins/Poppins-Medium.woff2"]
            },
            {
              "fontFamily": "Poppins",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "600",
              "src": ["file:./assets/fonts/poppins/Poppins-SemiBold.woff2"]
            },
            {
              "fontFamily": "Poppins",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "700",
              "src": ["file:./assets/fonts/poppins/Poppins-Bold.woff2"]
            }
          ],
          "fontFamily": "\"Poppins\", sans-serif",
          "name": "Poppins",
          "slug": "poppins"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Public Sans",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/public_sans/PublicSans-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Public Sans",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/public_sans/PublicSans-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Public Sans\", sans-serif",
          "name": "Public Sans",
          "slug": "public-sans"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Quicksand",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/quicksand/Quicksand-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Quicksand\", sans-serif",
          "name": "Quicksand",
          "slug": "quicksand"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Raleway",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/raleway/Raleway-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Raleway",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/raleway/Raleway-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Raleway\", sans-serif",
          "name": "Raleway",
          "slug": "raleway"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Roboto Condensed",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/roboto_condensed/RobotoCondensed-VariableFont_wght.ttf"]
            },
            {
              "fontFamily": "Roboto Condensed",
              "fontStretch": "normal",
              "fontStyle": "italic",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/roboto_condensed/RobotoCondensed-Italic-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Roboto Condensed\", sans-serif",
          "name": "Roboto Condensed",
          "slug": "roboto-condensed"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Space Grotesk",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/space_grotesk/SpaceGrotesk-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Space Grotesk\", sans-serif",
          "name": "Space Grotesk",
          "slug": "space-grotesk"
        },
        {
          "fontFace": [
            {
              "fontFamily": "Syne",
              "fontStretch": "normal",
              "fontStyle": "normal",
              "fontWeight": "300 400 500 600 700 900",
              "src": ["file:./assets/fonts/syne/Syne-VariableFont_wght.ttf"]
            }
          ],
          "fontFamily": "\"Syne\", sans-serif",
          "name": "Syne",
          "slug": "syne"
        }
      ]
    }
  },
  "styles": {
    "typography": {
      "fontFamily": "var(--wp--preset--font-family--dm-sans)",
      "fontSize": "var(--wp-preset--font-size--small)"
    },
    "elements": {
      "heading": {
        "typography": {
          "fontFamily": "var(--wp--preset--font-family--dm-sans)",
          "fontStyle": "normal",
          "fontWeight": "var(--wp--preset--font-weight--regular)",
          "lineHeight": "var(--wp--preset--line-height--xxSmall)"
        },
        "color": {
          "text": "var(--wp--preset--color--heading-color)",
          "background": "var(--wp--preset--color--transparent)"
        }
      }
    },
    "color": {
      "background": "var(--wp--preset--color--background)",
      "text": "var(--wp--preset--color--foreground)"
    }
  }
}
