File size: 145 Bytes
5935af9
 
 
 
 
1
2
3
4
5
@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap');

body * {
    font-family: "League Spartan";
}