I would like to use Futura font for my website, but am aware that it's not on the list of available typefaces. Is it possible for me to upload my own copy of the font to my hosting and use this for my website? Thanks!
You\'re going to have to use css font-face to load the font in and assign it - you can actually see an example of this near the top of the style.css stylesheet in the theme (where open sans is loaded). Here\'s an in depth tutorial to explain it as well :)
Hi there!
I would like to use Futura font for my website, but am aware that it's not on the list of available typefaces. Is it possible for me to upload my own copy of the font to my hosting and use this for my website? Thanks!
Hey,
You\'re going to have to use css font-face to load the font in and assign it - you can actually see an example of this near the top of the style.css stylesheet in the theme (where open sans is loaded). Here\'s an in depth tutorial to explain it as well :)
http://zoerooney.com/blog/tutorials/installing-web-fonts-start-to-finish/
Cheers
ThemeNectar Support Team