| 1234567891011121314151617181920 |
- body, input, button
- font-size: 16px
- font-family: "Raleway", sans-serif
- font-style: normal
- font-weight: normal
- font-optical-sizing: auto
- h1, h2, h3, h4, h5, h6
- font-family: "Cal Sans", sans-serif
- font-optical-sizing: auto
- font-weight: normal
- font-style: normal
- color: $primary
- .numbers
- font-family: "Roboto", sans-serif
- font-optical-sizing: auto
- font-weight: normal
- font-style: normal
- font-variation-settings: "wdth" 100
|