Hi!
There is a lot more heading font types to choose from than body fonts. I want a Google font that is represented in headings to be used as body font. The font is Comfortaa.
How do I do that? :)
Kind regards
Hi luckylobo10!
You can use the Comfortaa to the body class:
body {
font-family: ‘Comfirtaa ‘;
}
and loaded to your body, with some Custom CSS.
Let us know if that works for you properly.
Cheers!
Basilis