mirror of
https://github.com/CTalvio/Ultrachromic
synced 2026-01-15 13:52:53 -03:00
3 lines
169 B
CSS
3 lines
169 B
CSS
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap'); body, h1, h2, h3, h4 {
|
|
font-family: 'Quicksand', sans-serif;
|
|
} |