MyBB Community Forums

Full Version: google font embed
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I linked to google fonts style sheet by including this link:<link href="http://fonts.googleapis.com/css?family=Marvel" rel="stylesheet" type="text/css" /> in the head section of the index template, but my theme can not read the font styling, i tried to implemet in the CSS files. Is there a better way of including google fonts into a theme?
You'll have to put that in the <head> of the page which is in Ungrouped Templates > headerinclude.

I'd put it right before the {$stylesheets} include.