|
|
@ -213,30 +213,7 @@ input { |
|
|
|
display: none; |
|
|
|
display: none; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
@font-face { |
|
|
|
|
|
|
|
font-family: 'Atkinson Hyperlegible'; |
|
|
|
|
|
|
|
src: local(Atkinson Hyperlegible), url("/fonts/Atkinson-Hyperlegible-Regular-102.woff"), url("/fonts/Atkinson-Hyperlegible-Regular-102.svg"); |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@font-face { |
|
|
|
|
|
|
|
font-family: 'Atkinson Hyperlegible'; |
|
|
|
|
|
|
|
font-style: italic; |
|
|
|
|
|
|
|
src: local(Atkinson Hyperlegible), url("/fonts/Atkinson-Hyperlegible-Italic-102.woff"), url("/fonts/Atkinson-Hyperlegible-Italic-102.svg"); |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@font-face { |
|
|
|
|
|
|
|
font-family: 'Atkinson Hyperlegible'; |
|
|
|
|
|
|
|
font-style: italic; |
|
|
|
|
|
|
|
font-weight: bold; |
|
|
|
|
|
|
|
src: local(Atkinson Hyperlegible), url("/fonts/Atkinson-Hyperlegible-BoldItalic-102.woff"), url("/fonts/Atkinson-Hyperlegible-BoldItalic-102.svg"); |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@font-face { |
|
|
|
|
|
|
|
font-family: 'Atkinson Hyperlegible'; |
|
|
|
|
|
|
|
font-weight: bold; |
|
|
|
|
|
|
|
src: local(Atkinson Hyperlegible), url("/fonts/Atkinson-Hyperlegible-Bold-102.woff"), url("/fonts/Atkinson-Hyperlegible-Bold-102.svg"); |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
body { |
|
|
|
body { |
|
|
|
font-family: 'Atkinson Hyperlegible', -apple-system, BlinkMacSystemFont, Ubuntu, 'Segoe UI', 'Roboto', Sans-Serif; |
|
|
|
font-family: -apple-system, BlinkMacSystemFont, Ubuntu, 'Segoe UI', 'Roboto', Sans-Serif; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|