Hi - I am new to sports engine, and am setting up our site. We're not a Hockey or Soccer team league - we're Squash, and will have some work to do to integrate with US Squash (Which is how leagues are rostered and played). That's a more complex subject for later.
For now, I want to do something simple.
I would like to change the base font used in the Itasca theme in the CSS to Open Sans.
Question
McMahon
Hi - I am new to sports engine, and am setting up our site. We're not a Hockey or Soccer team league - we're Squash, and will have some work to do to integrate with US Squash (Which is how leagues are rostered and played). That's a more complex subject for later.
For now, I want to do something simple.
I would like to change the base font used in the Itasca theme in the CSS to Open Sans.
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,800" rel="stylesheet">
font-family: 'Open Sans', sans-serif;
Any advice on the best way to do this?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now