mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-03-12 19:46:24 -04:00
8 lines
151 B
CSS
8 lines
151 B
CSS
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@700&display=swap');h2,
|
|
h3,
|
|
h4,
|
|
h5,
|
|
h6 {
|
|
font-family: 'Noto Sans', sans-serif;
|
|
}
|