GEO_DASH_TABS / style.css
fschwartzer's picture
Create style.css
44f750f verified
raw
history blame
233 Bytes
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');
.quicksand-<uniquifier> {
font-family: "Quicksand", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
}