Spaces:
Sleeping
Sleeping
File size: 233 Bytes
44f750f |
1 2 3 4 5 6 7 8 |
@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;
} |