Custom Font Assignment

Howdy! 

I'm trying to match a brand guide that has fonts that alternate between Ubuntu and Lato as follows.  Ideas for the most practical solution? I've considered adding a block of custom CSS but wanted to check if that's the best route in this case.

h1: Ubuntu Bold #ed2855 34/48
h2: Lato Bold #10193b 18/34 
h3: Ubuntu Bold  #ed2855   18/26
h4: Lato Semibold #10193b  14/18 
h5: Ubuntu Medium  #ed2855 18/22
h6: Ubuntu Medium  #10193b 16/20


Comments

  • Hello,
    In this case, we suggest to use Custom CSS code.
    Of course, you can set the colors for every headings (Theme Options > Colors > Headings)
    But, you cannot change the font family for each heading, you have to use the Custom CSS code there.
    Remember, to insert all of the CSS codes in the Theme Options > Custom CSS & JS > CSS
    Thanks
Sign In or Register to comment.