wix-style-react
Version:
15 lines (12 loc) • 392 B
CSS
/* st-namespace-reference="../../../../../src/Themes/editorX/foundations/typography.st.css" */
@st-global-custom-property --wsr-font-family, --wsr-font-weight-bold;
:import {
-st-from: "../../../Foundation/stylable/typography.st.css";
-st-named: text-medium-bold;
}
/* Typography */
.T06 {
--wsr-font-family: Madefor;
--wsr-font-weight-bold: 700;
-st-mixin: text-medium-bold();
}