Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Archive

Adding New Fonts to the Agency Theme

Started by Muut Archive 9 years ago · 2 replies · 845 views
9 years ago

Hi Awesome GRAV creators and admins, I have taken the dive and I am now comfortably modifying several css files with stylizer and markdown pad but one thing eluding me is how to add a new font to my agency template please and thank you. Val

9 years ago

You would typically do this in /user/themes/agency/templates/partials/base.html.twig. As you can see, five fonts are already loaded in. Extend the theme with inheritance and add more if you so desire. One recommendation, though, is to not make a separate HTTP-request for each font but to combine them.

9 years ago

OleVik Thank You so very much it works!!!

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1297 9 years ago
Archive · by Muut Archive, 9 years ago
2 894 9 years ago
Archive · by Muut Archive, 9 years ago
2 4024 9 years ago
Archive · by Muut Archive, 9 years ago
1 2899 9 years ago
Archive · by Muut Archive, 9 years ago
3 1082 9 years ago