From 619a42053f6c4f64b50badc321beda6e60119cba Mon Sep 17 00:00:00 2001 From: olOwOlo <26087907+olOwOlo@users.noreply.github.com> Date: Mon, 9 Jul 2018 15:12:02 +0800 Subject: chore(build): yarn & webpack 4 & path & assets.json --- .../src/fonts/chancery/apple-chancery-webfont.eot | Bin 0 -> 26058 bytes .../src/fonts/chancery/apple-chancery-webfont.svg | 228 +++++++++++++++++++++ .../src/fonts/chancery/apple-chancery-webfont.ttf | Bin 0 -> 60780 bytes .../src/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 static/dist/src/fonts/chancery/apple-chancery-webfont.eot create mode 100644 static/dist/src/fonts/chancery/apple-chancery-webfont.svg create mode 100644 static/dist/src/fonts/chancery/apple-chancery-webfont.ttf create mode 100644 static/dist/src/fonts/chancery/apple-chancery-webfont.woff create mode 100644 static/dist/src/fonts/chancery/apple-chancery-webfont.woff2 (limited to 'static/dist/src/fonts/chancery') diff --git a/static/dist/src/fonts/chancery/apple-chancery-webfont.eot b/static/dist/src/fonts/chancery/apple-chancery-webfont.eot new file mode 100644 index 0000000..39c3936 Binary files /dev/null and b/static/dist/src/fonts/chancery/apple-chancery-webfont.eot differ diff --git a/static/dist/src/fonts/chancery/apple-chancery-webfont.svg b/static/dist/src/fonts/chancery/apple-chancery-webfont.svg new file mode 100644 index 0000000..2b18b6a --- /dev/null +++ b/static/dist/src/fonts/chancery/apple-chancery-webfont.svg @@ -0,0 +1,228 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/dist/src/fonts/chancery/apple-chancery-webfont.ttf b/static/dist/src/fonts/chancery/apple-chancery-webfont.ttf new file mode 100644 index 0000000..8238aa4 Binary files /dev/null and b/static/dist/src/fonts/chancery/apple-chancery-webfont.ttf differ diff --git a/static/dist/src/fonts/chancery/apple-chancery-webfont.woff b/static/dist/src/fonts/chancery/apple-chancery-webfont.woff new file mode 100644 index 0000000..e476776 Binary files /dev/null and b/static/dist/src/fonts/chancery/apple-chancery-webfont.woff differ diff --git a/static/dist/src/fonts/chancery/apple-chancery-webfont.woff2 b/static/dist/src/fonts/chancery/apple-chancery-webfont.woff2 new file mode 100644 index 0000000..922dfb3 Binary files /dev/null and b/static/dist/src/fonts/chancery/apple-chancery-webfont.woff2 differ -- cgit v1.2.3