From e07539f627a86c9db35a2c7c31e71e9bc837b47f Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 7 Nov 2020 13:06:50 -0500 Subject: update Roboto Mono fonts --- static/404.html | 2 +- static/build.html | 2 +- static/contact.html | 2 +- static/donate.html | 2 +- static/faq.html | 2 +- static/fonts/robotomono_bold_latin.woff2 | Bin 16184 -> 12288 bytes static/fonts/robotomono_latin.woff2 | Bin 16328 -> 12312 bytes static/grapheneos.css | 4 ++-- static/index.html | 2 +- static/install.html | 2 +- static/pdfviewer-privacy-policy.html | 2 +- static/releases.html | 2 +- static/source.html | 2 +- static/usage.html | 2 +- 14 files changed, 13 insertions(+), 13 deletions(-) (limited to 'static') diff --git a/static/404.html b/static/404.html index f1a916ab..728b16e3 100644 --- a/static/404.html +++ b/static/404.html @@ -20,7 +20,7 @@ - + diff --git a/static/build.html b/static/build.html index fcc49941..3bd66821 100644 --- a/static/build.html +++ b/static/build.html @@ -21,7 +21,7 @@ - + diff --git a/static/contact.html b/static/contact.html index 7a80b645..ed30e535 100644 --- a/static/contact.html +++ b/static/contact.html @@ -21,7 +21,7 @@ - + diff --git a/static/donate.html b/static/donate.html index 4fff1588..61961f4b 100644 --- a/static/donate.html +++ b/static/donate.html @@ -21,7 +21,7 @@ - + diff --git a/static/faq.html b/static/faq.html index ecc6d557..41a54592 100644 --- a/static/faq.html +++ b/static/faq.html @@ -21,7 +21,7 @@ - + diff --git a/static/fonts/robotomono_bold_latin.woff2 b/static/fonts/robotomono_bold_latin.woff2 index 1b2d0681..c89a6eb3 100644 Binary files a/static/fonts/robotomono_bold_latin.woff2 and b/static/fonts/robotomono_bold_latin.woff2 differ diff --git a/static/fonts/robotomono_latin.woff2 b/static/fonts/robotomono_latin.woff2 index 53d4b505..ed384d22 100644 Binary files a/static/fonts/robotomono_latin.woff2 and b/static/fonts/robotomono_latin.woff2 differ diff --git a/static/grapheneos.css b/static/grapheneos.css index 72335530..d5403018 100644 --- a/static/grapheneos.css +++ b/static/grapheneos.css @@ -176,7 +176,7 @@ footer a, footer a:visited { font-style: normal; font-weight: 400; font-display: swap; - src: local('Roboto Mono'), local('RobotoMono-Regular'), url(/fonts/robotomono_latin.woff2?7) format('woff2'); + src: local('Roboto Mono'), local('RobotoMono-Regular'), url(/fonts/robotomono_latin.woff2?12) 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; } @@ -186,6 +186,6 @@ footer a, footer a:visited { font-style: normal; font-weight: 700; font-display: swap; - src: local('Roboto Mono Bold'), local('RobotoMono-Bold'), url(/fonts/robotomono_bold_latin.woff2?7) format('woff2'); + src: local('Roboto Mono Bold'), local('RobotoMono-Bold'), url(/fonts/robotomono_bold_latin.woff2?12) 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; } diff --git a/static/index.html b/static/index.html index 24b6ac5b..6cc0fdaf 100644 --- a/static/index.html +++ b/static/index.html @@ -21,7 +21,7 @@ - + diff --git a/static/install.html b/static/install.html index 0dc17f2f..2a2734a2 100644 --- a/static/install.html +++ b/static/install.html @@ -21,7 +21,7 @@ - + diff --git a/static/pdfviewer-privacy-policy.html b/static/pdfviewer-privacy-policy.html index 4e2b8ee6..868d7050 100644 --- a/static/pdfviewer-privacy-policy.html +++ b/static/pdfviewer-privacy-policy.html @@ -21,7 +21,7 @@ - + diff --git a/static/releases.html b/static/releases.html index 0486670e..65b2dc29 100644 --- a/static/releases.html +++ b/static/releases.html @@ -21,7 +21,7 @@ - + diff --git a/static/source.html b/static/source.html index 4ad089c7..2e72a384 100644 --- a/static/source.html +++ b/static/source.html @@ -21,7 +21,7 @@ - + diff --git a/static/usage.html b/static/usage.html index f5d7174a..92510e47 100644 --- a/static/usage.html +++ b/static/usage.html @@ -21,7 +21,7 @@ - + -- cgit v1.3.1