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