CapiPort / style /style.css
sankhyikii's picture
font update
4637479
raw
history blame
146 Bytes
@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap');
body * {
font-family: "League Spartan";
}