fonts.sass 483 B

1234567891011121314151617181920
  1. body, input, button
  2. font-size: 16px
  3. font-family: "Raleway", sans-serif
  4. font-style: normal
  5. font-weight: normal
  6. font-optical-sizing: auto
  7. h1, h2, h3, h4, h5, h6
  8. font-family: "Cal Sans", sans-serif
  9. font-optical-sizing: auto
  10. font-weight: normal
  11. font-style: normal
  12. color: $primary
  13. .numbers
  14. font-family: "Roboto", sans-serif
  15. font-optical-sizing: auto
  16. font-weight: normal
  17. font-style: normal
  18. font-variation-settings: "wdth" 100