File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 349349 {% block extra_head %}{% endblock %}
350350 < link rel ="preconnect " href ="https://fonts.googleapis.com ">
351351 < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
352- < link href ="https://fonts.googleapis.com/css2?family=Emilys+Candy&display=swap " rel ="stylesheet ">
353- < link href ="https://fonts.googleapis.com/css2?family=Roboto+Slab&display=swap " rel ="stylesheet ">
352+
353+ <!-- Preload critical fonts for faster rendering -->
354+ < link rel ="preload " href ="https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjx4wXiWtFCc.woff2 " as ="font " type ="font/woff2 " crossorigin >
355+ < link rel ="preload " href ="https://fonts.gstatic.com/s/emilycandy/v19/WBLgrEbUbFlYW6-M8CeAS6mKrwXhQQ.woff2 " as ="font " type ="font/woff2 " crossorigin >
356+
357+ < link href ="https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Emilys+Candy&family=Roboto+Slab&display=swap " rel ="stylesheet ">
354358 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css ">
355359</ head >
356360<!-- Google tag (gtag.js) -->
You can’t perform that action at this time.
0 commit comments