@@ -320,6 +320,7 @@ a {
.widget_jp_blogs_i_follow li,
.widget_rss_links li {
font-family: inherit;
+ font-family: var( --font-base, inherit );
}
/**
@@ -3947,6 +3947,7 @@ p:not(.site-title) a:hover {
+ font-family: var(--font-base, inherit);
@@ -3976,6 +3976,7 @@ p:not(.site-title) a:hover {