From a62a3e7755579d93ce3a87243dd277575930fffe Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Mon, 5 Nov 2018 21:49:16 -0500 Subject: init --- .../dist/fonts/chancery/apple-chancery-webfont.eot | Bin 0 -> 26058 bytes .../dist/fonts/chancery/apple-chancery-webfont.svg | 228 +++++++++++++++++++++ .../dist/fonts/chancery/apple-chancery-webfont.ttf | Bin 0 -> 60780 bytes .../fonts/chancery/apple-chancery-webfont.woff | Bin 0 -> 30256 bytes .../fonts/chancery/apple-chancery-webfont.woff2 | Bin 0 -> 23532 bytes 5 files changed, 228 insertions(+) create mode 100644 themes/even/static/dist/fonts/chancery/apple-chancery-webfont.eot create mode 100644 themes/even/static/dist/fonts/chancery/apple-chancery-webfont.svg create mode 100644 themes/even/static/dist/fonts/chancery/apple-chancery-webfont.ttf create mode 100644 themes/even/static/dist/fonts/chancery/apple-chancery-webfont.woff create mode 100644 themes/even/static/dist/fonts/chancery/apple-chancery-webfont.woff2 (limited to 'themes/even/static/dist/fonts/chancery') diff --git a/themes/even/static/dist/fonts/chancery/apple-chancery-webfont.eot b/themes/even/static/dist/fonts/chancery/apple-chancery-webfont.eot new file mode 100644 index 0000000..39c3936 Binary files /dev/null and b/themes/even/static/dist/fonts/chancery/apple-chancery-webfont.eot differ diff --git a/themes/even/static/dist/fonts/chancery/apple-chancery-webfont.svg b/themes/even/static/dist/fonts/chancery/apple-chancery-webfont.svg new file mode 100644 index 0000000..2b18b6a --- /dev/null +++ b/themes/even/static/dist/fonts/chancery/apple-chancery-webfont.svg @@ -0,0 +1,228 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/themes/even/static/dist/fonts/chancery/apple-chancery-webfont.ttf b/themes/even/static/dist/fonts/chancery/apple-chancery-webfont.ttf new file mode 100644 index 0000000..8238aa4 Binary files /dev/null and b/themes/even/static/dist/fonts/chancery/apple-chancery-webfont.ttf differ diff --git a/themes/even/static/dist/fonts/chancery/apple-chancery-webfont.woff b/themes/even/static/dist/fonts/chancery/apple-chancery-webfont.woff new file mode 100644 index 0000000..e476776 Binary files /dev/null and b/themes/even/static/dist/fonts/chancery/apple-chancery-webfont.woff differ diff --git a/themes/even/static/dist/fonts/chancery/apple-chancery-webfont.woff2 b/themes/even/static/dist/fonts/chancery/apple-chancery-webfont.woff2 new file mode 100644 index 0000000..922dfb3 Binary files /dev/null and b/themes/even/static/dist/fonts/chancery/apple-chancery-webfont.woff2 differ -- cgit v1.2.3