/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./sass/style.sass ***!
  \****************************************************************************************************************************************************************************************************************************************/
/**
 * * ============================================================
 * * THEME COLOR TOKENS (from theme.json)
 * * Use with: var(--wp--preset--color--<slug>)
 * * ============================================================
 * *
 * * Primary
 * * --wp--preset--color--primary
 * * --wp--preset--color--primary-light
 * * --wp--preset--color--primary-dark
 * *
 * * Secondary
 * * --wp--preset--color--secondary
 * * --wp--preset--color--secondary-light
 * * --wp--preset--color--secondary-dark
 * *
 * * Ternary
 * * --wp--preset--color--ternary
 * * --wp--preset--color--ternary-light
 * * --wp--preset--color--ternary-dark
 * *
 * * Greys
 * * --wp--preset--color--grey
 * * --wp--preset--color--grey-light
 * * --wp--preset--color--grey-dark
 * *
 * * Base
 * * --wp--preset--color--light
 * * --wp--preset--color--light-grey
 * * --wp--preset--color--dark
 * * --wp--preset--color--dark-grey
 * *
 * * Example:
 * * color: var(--wp--preset--color--primary);
 * */
.is-style-handwritten {
  font-family: var(--wp--preset--font-family--handwritten);
}

/*# sourceMappingURL=style-index.css.map*/