_typography.scss 462 B

123456789
  1. // Override Bootstrap typography variables
  2. $font-family-base: "Lora", -apple-system, BlinkMacSystemFont, "Segoe UI",
  3. Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
  4. "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  5. $headings-font-family: "Raleway", -apple-system, BlinkMacSystemFont,
  6. "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
  7. "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";