From e09bfdf7aacefa5f4d7c0e875fcd6fbc7f3b578c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 18 Jun 2019 23:36:47 -0400 Subject: move fonts to dedicated subdirectory --- static/fonts/roboto_bold_latin.woff2 | Bin 0 -> 15816 bytes static/fonts/roboto_italic_latin.woff2 | Bin 0 -> 17324 bytes static/fonts/roboto_latin.woff2 | Bin 0 -> 15736 bytes static/fonts/robotomono_bold_latin.woff2 | Bin 0 -> 16184 bytes static/fonts/robotomono_latin.woff2 | Bin 0 -> 16328 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 static/fonts/roboto_bold_latin.woff2 create mode 100644 static/fonts/roboto_italic_latin.woff2 create mode 100644 static/fonts/roboto_latin.woff2 create mode 100644 static/fonts/robotomono_bold_latin.woff2 create mode 100644 static/fonts/robotomono_latin.woff2 (limited to 'static/fonts') diff --git a/static/fonts/roboto_bold_latin.woff2 b/static/fonts/roboto_bold_latin.woff2 new file mode 100644 index 00000000..32b25eee Binary files /dev/null and b/static/fonts/roboto_bold_latin.woff2 differ diff --git a/static/fonts/roboto_italic_latin.woff2 b/static/fonts/roboto_italic_latin.woff2 new file mode 100644 index 00000000..2741d4f0 Binary files /dev/null and b/static/fonts/roboto_italic_latin.woff2 differ diff --git a/static/fonts/roboto_latin.woff2 b/static/fonts/roboto_latin.woff2 new file mode 100644 index 00000000..1a537015 Binary files /dev/null and b/static/fonts/roboto_latin.woff2 differ diff --git a/static/fonts/robotomono_bold_latin.woff2 b/static/fonts/robotomono_bold_latin.woff2 new file mode 100644 index 00000000..1b2d0681 Binary files /dev/null and b/static/fonts/robotomono_bold_latin.woff2 differ diff --git a/static/fonts/robotomono_latin.woff2 b/static/fonts/robotomono_latin.woff2 new file mode 100644 index 00000000..53d4b505 Binary files /dev/null and b/static/fonts/robotomono_latin.woff2 differ -- cgit v1.3.1