From 8649a94b53838442232357dff6ef2a12328366be Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 6 Mar 2023 11:36:42 -0500 Subject: update Roboto fonts --- static/fonts/roboto-v29-bold-latin.woff2 | Bin 15828 -> 0 bytes static/fonts/roboto-v29-regular-italic-latin.woff2 | Bin 17304 -> 0 bytes static/fonts/roboto-v29-regular-latin.woff2 | Bin 15688 -> 0 bytes static/fonts/roboto-v30-bold-latin.woff2 | Bin 0 -> 15860 bytes static/fonts/roboto-v30-regular-italic-latin.woff2 | Bin 0 -> 17368 bytes static/fonts/roboto-v30-regular-latin.woff2 | Bin 0 -> 15744 bytes static/fonts/robotomono-v13-bold-latin.woff2 | Bin 12288 -> 0 bytes static/fonts/robotomono-v13-regular-latin.woff2 | Bin 12312 -> 0 bytes static/fonts/robotomono-v22-bold-latin.woff2 | Bin 0 -> 12276 bytes static/fonts/robotomono-v22-regular-latin.woff2 | Bin 0 -> 12312 bytes 10 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 static/fonts/roboto-v29-bold-latin.woff2 delete mode 100644 static/fonts/roboto-v29-regular-italic-latin.woff2 delete mode 100644 static/fonts/roboto-v29-regular-latin.woff2 create mode 100644 static/fonts/roboto-v30-bold-latin.woff2 create mode 100644 static/fonts/roboto-v30-regular-italic-latin.woff2 create mode 100644 static/fonts/roboto-v30-regular-latin.woff2 delete mode 100644 static/fonts/robotomono-v13-bold-latin.woff2 delete mode 100644 static/fonts/robotomono-v13-regular-latin.woff2 create mode 100644 static/fonts/robotomono-v22-bold-latin.woff2 create mode 100644 static/fonts/robotomono-v22-regular-latin.woff2 (limited to 'static/fonts') diff --git a/static/fonts/roboto-v29-bold-latin.woff2 b/static/fonts/roboto-v29-bold-latin.woff2 deleted file mode 100644 index 01d05fa5..00000000 Binary files a/static/fonts/roboto-v29-bold-latin.woff2 and /dev/null differ diff --git a/static/fonts/roboto-v29-regular-italic-latin.woff2 b/static/fonts/roboto-v29-regular-italic-latin.woff2 deleted file mode 100644 index 05508b03..00000000 Binary files a/static/fonts/roboto-v29-regular-italic-latin.woff2 and /dev/null differ diff --git a/static/fonts/roboto-v29-regular-latin.woff2 b/static/fonts/roboto-v29-regular-latin.woff2 deleted file mode 100644 index ebe1795f..00000000 Binary files a/static/fonts/roboto-v29-regular-latin.woff2 and /dev/null differ diff --git a/static/fonts/roboto-v30-bold-latin.woff2 b/static/fonts/roboto-v30-bold-latin.woff2 new file mode 100644 index 00000000..771fbecc Binary files /dev/null and b/static/fonts/roboto-v30-bold-latin.woff2 differ diff --git a/static/fonts/roboto-v30-regular-italic-latin.woff2 b/static/fonts/roboto-v30-regular-italic-latin.woff2 new file mode 100644 index 00000000..e1b7a79f Binary files /dev/null and b/static/fonts/roboto-v30-regular-italic-latin.woff2 differ diff --git a/static/fonts/roboto-v30-regular-latin.woff2 b/static/fonts/roboto-v30-regular-latin.woff2 new file mode 100644 index 00000000..020729ef Binary files /dev/null and b/static/fonts/roboto-v30-regular-latin.woff2 differ diff --git a/static/fonts/robotomono-v13-bold-latin.woff2 b/static/fonts/robotomono-v13-bold-latin.woff2 deleted file mode 100644 index c89a6eb3..00000000 Binary files a/static/fonts/robotomono-v13-bold-latin.woff2 and /dev/null differ diff --git a/static/fonts/robotomono-v13-regular-latin.woff2 b/static/fonts/robotomono-v13-regular-latin.woff2 deleted file mode 100644 index ed384d22..00000000 Binary files a/static/fonts/robotomono-v13-regular-latin.woff2 and /dev/null differ diff --git a/static/fonts/robotomono-v22-bold-latin.woff2 b/static/fonts/robotomono-v22-bold-latin.woff2 new file mode 100644 index 00000000..d7170dac Binary files /dev/null and b/static/fonts/robotomono-v22-bold-latin.woff2 differ diff --git a/static/fonts/robotomono-v22-regular-latin.woff2 b/static/fonts/robotomono-v22-regular-latin.woff2 new file mode 100644 index 00000000..f8894bab Binary files /dev/null and b/static/fonts/robotomono-v22-regular-latin.woff2 differ -- cgit v1.3.1