|
@@ -3585,6 +3585,7 @@ body.admin-bar .widget_eu_cookie_law_widget.widget.top {
|
|
*/
|
|
*/
|
|
html {
|
|
html {
|
|
font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Times, "Times New Roman", serif;
|
|
font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Times, "Times New Roman", serif;
|
|
|
|
+ font-family: var(--font-headings, Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Times, "Times New Roman", serif);
|
|
}
|
|
}
|
|
|
|
|
|
a {
|
|
a {
|
|
@@ -3815,6 +3816,7 @@ p:not(.site-title) a:hover {
|
|
|
|
|
|
.wp-block-quote p {
|
|
.wp-block-quote p {
|
|
font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Times, "Times New Roman", serif;
|
|
font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Times, "Times New Roman", serif;
|
|
|
|
+ font-family: var(--font-headings, Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Times, "Times New Roman", serif);
|
|
}
|
|
}
|
|
|
|
|
|
table td,
|
|
table td,
|
|
@@ -3835,6 +3837,7 @@ table th,
|
|
.entry-footer {
|
|
.entry-footer {
|
|
border-top: 1px solid #DDDDDD;
|
|
border-top: 1px solid #DDDDDD;
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
|
|
+ font-family: var(--font-base, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
|
|
font-size: 0.69444rem;
|
|
font-size: 0.69444rem;
|
|
padding-top: 16px;
|
|
padding-top: 16px;
|
|
}
|
|
}
|
|
@@ -3843,6 +3846,7 @@ article .entry-header .entry-title,
|
|
.page-title,
|
|
.page-title,
|
|
.a8c-posts-list-item__title {
|
|
.a8c-posts-list-item__title {
|
|
font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Times, "Times New Roman", serif;
|
|
font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Times, "Times New Roman", serif;
|
|
|
|
+ font-family: var(--font-headings, Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Times, "Times New Roman", serif);
|
|
font-size: 2.48832rem;
|
|
font-size: 2.48832rem;
|
|
margin-bottom: 48px;
|
|
margin-bottom: 48px;
|
|
}
|
|
}
|
|
@@ -3865,6 +3869,7 @@ article .entry-header .entry-title a:active, article .entry-header .entry-title
|
|
|
|
|
|
.entry-content {
|
|
.entry-content {
|
|
font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Times, "Times New Roman", serif;
|
|
font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Times, "Times New Roman", serif;
|
|
|
|
+ font-family: var(--font-headings, Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Times, "Times New Roman", serif);
|
|
}
|
|
}
|
|
|
|
|
|
.pagination {
|
|
.pagination {
|
|
@@ -3874,6 +3879,7 @@ article .entry-header .entry-title a:active, article .entry-header .entry-title
|
|
.pagination .nav-links > * {
|
|
.pagination .nav-links > * {
|
|
color: #666666;
|
|
color: #666666;
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
|
|
+ font-family: var(--font-base, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
|
|
font-size: 1rem;
|
|
font-size: 1rem;
|
|
text-transform: uppercase;
|
|
text-transform: uppercase;
|
|
}
|
|
}
|
|
@@ -3911,6 +3917,7 @@ article .entry-header .entry-title a:active, article .entry-header .entry-title
|
|
.post-navigation .meta-nav {
|
|
.post-navigation .meta-nav {
|
|
color: #666666;
|
|
color: #666666;
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
|
|
+ font-family: var(--font-base, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
|
|
font-size: 0.83333rem;
|
|
font-size: 0.83333rem;
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
text-transform: uppercase;
|
|
text-transform: uppercase;
|
|
@@ -3963,12 +3970,14 @@ article .entry-header .entry-title a:active, article .entry-header .entry-title
|
|
.comments-title,
|
|
.comments-title,
|
|
.comment-reply-title {
|
|
.comment-reply-title {
|
|
font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Times, "Times New Roman", serif;
|
|
font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Times, "Times New Roman", serif;
|
|
|
|
+ font-family: var(--font-headings, Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Times, "Times New Roman", serif);
|
|
font-size: 1.728rem;
|
|
font-size: 1.728rem;
|
|
}
|
|
}
|
|
|
|
|
|
.comment-meta .comment-metadata {
|
|
.comment-meta .comment-metadata {
|
|
color: #666666;
|
|
color: #666666;
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
|
|
+ font-family: var(--font-base, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
|
|
}
|
|
}
|
|
|
|
|
|
.comment-meta .comment-metadata a {
|
|
.comment-meta .comment-metadata a {
|
|
@@ -3984,6 +3993,7 @@ article .entry-header .entry-title a:active, article .entry-header .entry-title
|
|
.comment-navigation a {
|
|
.comment-navigation a {
|
|
color: #666666;
|
|
color: #666666;
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
|
|
+ font-family: var(--font-base, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
|
|
font-size: 0.83333rem;
|
|
font-size: 0.83333rem;
|
|
text-transform: uppercase;
|
|
text-transform: uppercase;
|
|
}
|
|
}
|
|
@@ -4003,6 +4013,7 @@ article .entry-header .entry-title a:active, article .entry-header .entry-title
|
|
.widget-area .widget-title,
|
|
.widget-area .widget-title,
|
|
.widget-area .widgettitle {
|
|
.widget-area .widgettitle {
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
|
|
+ font-family: var(--font-base, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
|
|
font-size: 1rem;
|
|
font-size: 1rem;
|
|
margin-bottom: 16px;
|
|
margin-bottom: 16px;
|
|
text-transform: uppercase;
|
|
text-transform: uppercase;
|