aboutsummaryrefslogtreecommitdiffstats
path: root/static/fonts/retron
diff options
context:
space:
mode:
Diffstat (limited to 'static/fonts/retron')
-rw-r--r--static/fonts/retron/retron-black-dash.woff2bin14416 -> 0 bytes
-rw-r--r--static/fonts/retron/retron-black.woff2bin17660 -> 0 bytes
-rw-r--r--static/fonts/retron/retron-bold-dash.woff2bin14620 -> 0 bytes
-rw-r--r--static/fonts/retron/retron-bold.woff2bin17760 -> 0 bytes
-rw-r--r--static/fonts/retron/retron.css33
5 files changed, 0 insertions, 33 deletions
diff --git a/static/fonts/retron/retron-black-dash.woff2 b/static/fonts/retron/retron-black-dash.woff2
deleted file mode 100644
index 438c859..0000000
--- a/static/fonts/retron/retron-black-dash.woff2
+++ /dev/null
Binary files differ
diff --git a/static/fonts/retron/retron-black.woff2 b/static/fonts/retron/retron-black.woff2
deleted file mode 100644
index cd1b246..0000000
--- a/static/fonts/retron/retron-black.woff2
+++ /dev/null
Binary files differ
diff --git a/static/fonts/retron/retron-bold-dash.woff2 b/static/fonts/retron/retron-bold-dash.woff2
deleted file mode 100644
index 0d61d57..0000000
--- a/static/fonts/retron/retron-bold-dash.woff2
+++ /dev/null
Binary files differ
diff --git a/static/fonts/retron/retron-bold.woff2 b/static/fonts/retron/retron-bold.woff2
deleted file mode 100644
index 1e5aa2f..0000000
--- a/static/fonts/retron/retron-bold.woff2
+++ /dev/null
Binary files differ
diff --git a/static/fonts/retron/retron.css b/static/fonts/retron/retron.css
deleted file mode 100644
index d1e7d6a..0000000
--- a/static/fonts/retron/retron.css
+++ /dev/null
@@ -1,33 +0,0 @@
-/* retron-black */
-@font-face {
- font-family: Retron;
- font-style: normal;
- font-weight: 900;
- src: local("Retron Black"), local("Retron-Black"), url(retron-black.woff2) format("woff2");
- font-display: swap;
-}
-/* retron-black-dash */
-@font-face {
- font-family: Retron;
- font-style: normal;
- font-weight: 900;
- src: local("Retron Black Dash"), local("Retron-BlackDash"), url(retron-black-dash.woff2) format("woff2");
- font-display: swap;
-}
-/* retron-bold */
-@font-face {
- font-family: Retron;
- font-style: normal;
- font-weight: 700;
- src: local("Retron Bold"), local("Retron-Bold"), url(retron-bold.woff2) format("woff2");
- font-display: swap;
-}
-/* retron-bold-dash */
-@font-face {
- font-family: Retron;
- font-style: normal;
- font-weight: 700;
- src: local("Retron Bold Dash"), local("Retron-BoldDash"), url(retron-bold-dash.woff2) format("woff2");
- font-display: swap;
-}
-