diff --git a/static/build.html b/static/build.html
index 5e4286f7..d56ec9a3 100644
--- a/static/build.html
+++ b/static/build.html
@@ -15,7 +15,7 @@
-
+
diff --git a/static/contact.html b/static/contact.html
index 2c7c9428..72127ae2 100644
--- a/static/contact.html
+++ b/static/contact.html
@@ -15,7 +15,7 @@
-
+
diff --git a/static/donate.html b/static/donate.html
index f6582cdc..1e2b2f67 100644
--- a/static/donate.html
+++ b/static/donate.html
@@ -15,7 +15,7 @@
-
+
diff --git a/static/grapheneos.css b/static/grapheneos.css
index ae990992..653ee7c6 100644
--- a/static/grapheneos.css
+++ b/static/grapheneos.css
@@ -130,7 +130,7 @@ footer a:visited {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
- src: local('Roboto'), local('Roboto-Regular'), url(/roboto_latin.woff2) format('woff2');
+ src: local('Roboto'), local('Roboto-Regular'), url(/roboto_latin.woff2?0) 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;
}
@@ -139,7 +139,7 @@ footer a:visited {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
- src: local('Roboto Italic'), local('Roboto-Italic'), url(/roboto_italic_latin.woff2) format('woff2');
+ src: local('Roboto Italic'), local('Roboto-Italic'), url(/roboto_italic_latin.woff2?0) 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;
}
@@ -148,7 +148,7 @@ footer a:visited {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
- src: local('Roboto Bold'), local('Roboto-Bold'), url(/roboto_bold_latin.woff2) format('woff2');
+ src: local('Roboto Bold'), local('Roboto-Bold'), url(/roboto_bold_latin.woff2?0) 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;
}
@@ -157,7 +157,7 @@ footer a:visited {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 400;
- src: local('Roboto Mono'), local('RobotoMono-Regular'), url(/robotomono_latin.woff2) format('woff2');
+ src: local('Roboto Mono'), local('RobotoMono-Regular'), url(/robotomono_latin.woff2?0) 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;
}
@@ -166,6 +166,6 @@ footer a:visited {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 700;
- src: local('Roboto Mono Bold'), local('RobotoMono-Bold'), url(/robotomono_bold_latin.woff2) format('woff2');
+ src: local('Roboto Mono Bold'), local('RobotoMono-Bold'), url(/robotomono_bold_latin.woff2?0) 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 f9b896e5..4397d010 100644
--- a/static/index.html
+++ b/static/index.html
@@ -15,7 +15,7 @@
-
+
diff --git a/static/install.html b/static/install.html
index 1ba7904f..e16c394c 100644
--- a/static/install.html
+++ b/static/install.html
@@ -15,7 +15,7 @@
-
+
diff --git a/static/releases.html b/static/releases.html
index d331922a..e92b522f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -15,7 +15,7 @@
-
+
diff --git a/static/roboto_bold_latin.woff2 b/static/roboto_bold_latin.woff2
index e327dc95..32b25eee 100644
Binary files a/static/roboto_bold_latin.woff2 and b/static/roboto_bold_latin.woff2 differ
diff --git a/static/roboto_latin.woff2 b/static/roboto_latin.woff2
index 7e854e66..1a537015 100644
Binary files a/static/roboto_latin.woff2 and b/static/roboto_latin.woff2 differ
diff --git a/static/robotomono_bold_latin.woff2 b/static/robotomono_bold_latin.woff2
index d4c3305c..1b2d0681 100644
Binary files a/static/robotomono_bold_latin.woff2 and b/static/robotomono_bold_latin.woff2 differ
diff --git a/static/robotomono_latin.woff2 b/static/robotomono_latin.woff2
index 6163de7b..53d4b505 100644
Binary files a/static/robotomono_latin.woff2 and b/static/robotomono_latin.woff2 differ
diff --git a/static/source.html b/static/source.html
index a20f73d8..db9ab3f9 100644
--- a/static/source.html
+++ b/static/source.html
@@ -15,7 +15,7 @@
-
+
diff --git a/static/usage.html b/static/usage.html
index 8e053d98..ecdffabb 100644
--- a/static/usage.html
+++ b/static/usage.html
@@ -15,7 +15,7 @@
-
+