Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
sankhyikii
/
CapiPort
like
0
Sleeping
App
Files
Files
Community
e41e3ea
CapiPort
/
style
/
style.css
sankhyikii
font update
4637479
8 months ago
raw
Copy download link
history
blame
Safe
146 Bytes
@import
url(
'https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap'
);
body
* {
font-family
:
"League Spartan"
;
}