Options

Code to use Smug's font library with HTML&CSS Content Block?

JessGViJessGVi Registered Users Posts: 18 Big grins
edited September 2, 2013 in SmugMug Customization
I'm experimenting with using the HTML/CSS Content Block for my logo to get some more customization out of it over the default Logo block.

Is there any special code to linking to the built in SmugMug fonts for styling? Or would I use it the same way I'd use Google Fonts? Basically I want to use a combination of Roboto Book 300 & Normal 400.

Thanks! Jess
Jess Gibson
GibsonVisuals Photography
Placerville, California

Comments

  • Options
    jwashburnjwashburn Registered Users Posts: 476 Major grins
    edited September 2, 2013
    JessGVi wrote: »
    I'm experimenting with using the HTML/CSS Content Block for my logo to get some more customization out of it over the default Logo block.

    Is there any special code to linking to the built in SmugMug fonts for styling? Or would I use it the same way I'd use Google Fonts? Basically I want to use a combination of Roboto Book 300 & Normal 400.

    Thanks! Jess

    SmugMug fonts are google fonts, so you should be able to just call them by name. Give the text or nav or whatever an id or class and then use font-family 'Roboto', sans-serif;
Sign In or Register to comment.