- This topic has 1 reply, 2 voices, and was last updated 4 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Google fonts local
Hi together,
is there an easy way to install and register the used google fonts locally on the webserver?
Themes used are SKT clean and SKT gardening.
BR
Sonja
Hi Sonja,
Yes you can download those Google fonts and then use the following CSS:
/* Your local CSS File */
@font-face {
font-family: 'Cantarell';
font-style: normal;
font-weight: 700;
src: local('Cantarell Bold'), local('Cantarell-Bold'), url(../font/Cantarell-Bold.ttf) format('truetype');
}
If you are on the lookout for that awesome theme, then you would definitely have to check out the following WordPress themes. These parallax WordPress […]
Article explains about the best free WordPress photography themes for having the creative photographers display their work online. Going back to our childhood memories when […]
If you are planning to start a WordPress site, the first thing you have to take care of is finding a reliable and flexible hosting […]