Add font
This commit is contained in:
parent
b73e906aa2
commit
1132537c53
|
@ -12,6 +12,7 @@ site.loadAssets([
|
||||||
".jpg",
|
".jpg",
|
||||||
".svg",
|
".svg",
|
||||||
".pdf",
|
".pdf",
|
||||||
|
".woff2",
|
||||||
]);
|
]);
|
||||||
|
|
||||||
site.filter("title", (value = '') => value + (value ? " | " : "") + "60 Jahre Anwerbeabkommen");
|
site.filter("title", (value = '') => value + (value ? " | " : "") + "60 Jahre Anwerbeabkommen");
|
||||||
|
|
|
@ -21,6 +21,7 @@ article: null
|
||||||
|
|
||||||
<link rel="stylesheet" type="text/css" href="/styles.css" media="all" />
|
<link rel="stylesheet" type="text/css" href="/styles.css" media="all" />
|
||||||
<link rel="stylesheet" type="text/css" href="/navigation.css" media="all" />
|
<link rel="stylesheet" type="text/css" href="/navigation.css" media="all" />
|
||||||
|
<link rel="stylesheet" type="text/css" href="/google-fonts.css" media="all" />
|
||||||
{% if extraStylesheets %}
|
{% if extraStylesheets %}
|
||||||
{% for extraStylesheet in extraStylesheets %}
|
{% for extraStylesheet in extraStylesheets %}
|
||||||
<link rel="stylesheet" type="text/css" href="{{ extraStylesheet }}" media="all" />
|
<link rel="stylesheet" type="text/css" href="{{ extraStylesheet }}" media="all" />
|
||||||
|
|
BIN
fonts/overlock/v10/Z9XQDmdMWRiN1_T9Z7Tc0G2Lhr6j8QDQhNo.woff2
Normal file
BIN
fonts/overlock/v10/Z9XQDmdMWRiN1_T9Z7Tc0G2Lhr6j8QDQhNo.woff2
Normal file
Binary file not shown.
BIN
fonts/overlock/v10/Z9XQDmdMWRiN1_T9Z7Tc0G2LhrCj8QDQhNpHvg.woff2
Normal file
BIN
fonts/overlock/v10/Z9XQDmdMWRiN1_T9Z7Tc0G2LhrCj8QDQhNpHvg.woff2
Normal file
Binary file not shown.
BIN
fonts/overlock/v10/Z9XSDmdMWRiN1_T9Z7xaz_mFtryp9iLStNs.woff2
Normal file
BIN
fonts/overlock/v10/Z9XSDmdMWRiN1_T9Z7xaz_mFtryp9iLStNs.woff2
Normal file
Binary file not shown.
BIN
fonts/overlock/v10/Z9XSDmdMWRiN1_T9Z7xaz_mLtryp9iLS.woff2
Normal file
BIN
fonts/overlock/v10/Z9XSDmdMWRiN1_T9Z7xaz_mLtryp9iLS.woff2
Normal file
Binary file not shown.
BIN
fonts/overlock/v10/Z9XTDmdMWRiN1_T9Z7Tc2O6sk5OB_Co.woff2
Normal file
BIN
fonts/overlock/v10/Z9XTDmdMWRiN1_T9Z7Tc2O6sk5OB_Co.woff2
Normal file
Binary file not shown.
BIN
fonts/overlock/v10/Z9XTDmdMWRiN1_T9Z7Tc2OCsk5OB_CrqjQ.woff2
Normal file
BIN
fonts/overlock/v10/Z9XTDmdMWRiN1_T9Z7Tc2OCsk5OB_CrqjQ.woff2
Normal file
Binary file not shown.
BIN
fonts/overlock/v10/Z9XVDmdMWRiN1_T9Z7TX6OymlLGDzCs.woff2
Normal file
BIN
fonts/overlock/v10/Z9XVDmdMWRiN1_T9Z7TX6OymlLGDzCs.woff2
Normal file
Binary file not shown.
BIN
fonts/overlock/v10/Z9XVDmdMWRiN1_T9Z7TZ6OymlLGD.woff2
Normal file
BIN
fonts/overlock/v10/Z9XVDmdMWRiN1_T9Z7TZ6OymlLGD.woff2
Normal file
Binary file not shown.
72
google-fonts.css
Normal file
72
google-fonts.css
Normal file
|
@ -0,0 +1,72 @@
|
||||||
|
/* latin-ext */
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Overlock';
|
||||||
|
font-style: italic;
|
||||||
|
font-weight: 400;
|
||||||
|
font-display: swap;
|
||||||
|
src: url(/fonts/overlock/v10/Z9XTDmdMWRiN1_T9Z7Tc2OCsk5OB_CrqjQ.woff2) format('woff2');
|
||||||
|
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
||||||
|
}
|
||||||
|
/* latin */
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Overlock';
|
||||||
|
font-style: italic;
|
||||||
|
font-weight: 400;
|
||||||
|
font-display: swap;
|
||||||
|
src: url(/fonts/overlock/v10/Z9XTDmdMWRiN1_T9Z7Tc2O6sk5OB_Co.woff2) format('woff2');
|
||||||
|
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||||
|
}
|
||||||
|
/* latin-ext */
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Overlock';
|
||||||
|
font-style: italic;
|
||||||
|
font-weight: 900;
|
||||||
|
font-display: swap;
|
||||||
|
src: url(/fonts/overlock/v10/Z9XQDmdMWRiN1_T9Z7Tc0G2LhrCj8QDQhNpHvg.woff2) format('woff2');
|
||||||
|
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
||||||
|
}
|
||||||
|
/* latin */
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Overlock';
|
||||||
|
font-style: italic;
|
||||||
|
font-weight: 900;
|
||||||
|
font-display: swap;
|
||||||
|
src: url(/fonts/overlock/v10/Z9XQDmdMWRiN1_T9Z7Tc0G2Lhr6j8QDQhNo.woff2) format('woff2');
|
||||||
|
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||||
|
}
|
||||||
|
/* latin-ext */
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Overlock';
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 400;
|
||||||
|
font-display: swap;
|
||||||
|
src: url(/fonts/overlock/v10/Z9XVDmdMWRiN1_T9Z7TX6OymlLGDzCs.woff2) format('woff2');
|
||||||
|
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
||||||
|
}
|
||||||
|
/* latin */
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Overlock';
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 400;
|
||||||
|
font-display: swap;
|
||||||
|
src: url(/fonts/overlock/v10/Z9XVDmdMWRiN1_T9Z7TZ6OymlLGD.woff2) format('woff2');
|
||||||
|
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||||
|
}
|
||||||
|
/* latin-ext */
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Overlock';
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 900;
|
||||||
|
font-display: swap;
|
||||||
|
src: url(/fonts/overlock/v10/Z9XSDmdMWRiN1_T9Z7xaz_mFtryp9iLStNs.woff2) format('woff2');
|
||||||
|
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
||||||
|
}
|
||||||
|
/* latin */
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Overlock';
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 900;
|
||||||
|
font-display: swap;
|
||||||
|
src: url(/fonts/overlock/v10/Z9XSDmdMWRiN1_T9Z7xaz_mLtryp9iLS.woff2) format('woff2');
|
||||||
|
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||||
|
}
|
|
@ -3,7 +3,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.page {
|
.page {
|
||||||
font-family: sans-serif;
|
font-family: 'Overlock', sans-serif;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
line-height: 2em;
|
line-height: 2em;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Reference in a new issue