Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
@import "@automattic/typography/styles/fonts";
@import "@automattic/typography/styles/variables";
@import "./mixins/breakpoints";
$signup-sans: "Noto Sans", $sans;
%content-font {
font-family: $serif;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: var(--color-text);
}