From a6e29080b10fc1daa37e6d94466bfc08389d559b Mon Sep 17 00:00:00 2001 From: Heckyel Date: Sat, 10 Dec 2016 17:59:24 -0500 Subject: first commit --- librevideojs/fonts/default/vjs.eot | Bin 0 -> 3536 bytes librevideojs/fonts/default/vjs.svg | 31 +++++++ librevideojs/fonts/default/vjs.ttf | Bin 0 -> 3372 bytes librevideojs/fonts/default/vjs.woff | Bin 0 -> 4228 bytes librevideojs/fonts/libre-material/libre-icons.eot | Bin 0 -> 5066 bytes librevideojs/fonts/libre-material/libre-icons.svg | 99 +++++++++++++++++++++ librevideojs/fonts/libre-material/libre-icons.ttf | Bin 0 -> 4884 bytes librevideojs/fonts/libre-material/libre-icons.woff | Bin 0 -> 2884 bytes 8 files changed, 130 insertions(+) create mode 100644 librevideojs/fonts/default/vjs.eot create mode 100644 librevideojs/fonts/default/vjs.svg create mode 100644 librevideojs/fonts/default/vjs.ttf create mode 100644 librevideojs/fonts/default/vjs.woff create mode 100644 librevideojs/fonts/libre-material/libre-icons.eot create mode 100644 librevideojs/fonts/libre-material/libre-icons.svg create mode 100644 librevideojs/fonts/libre-material/libre-icons.ttf create mode 100644 librevideojs/fonts/libre-material/libre-icons.woff (limited to 'librevideojs/fonts') diff --git a/librevideojs/fonts/default/vjs.eot b/librevideojs/fonts/default/vjs.eot new file mode 100644 index 0000000..a075c19 Binary files /dev/null and b/librevideojs/fonts/default/vjs.eot differ diff --git a/librevideojs/fonts/default/vjs.svg b/librevideojs/fonts/default/vjs.svg new file mode 100644 index 0000000..75a15cd --- /dev/null +++ b/librevideojs/fonts/default/vjs.svg @@ -0,0 +1,31 @@ + + + + +This is a custom SVG font generated by IcoMoon. + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/librevideojs/fonts/default/vjs.ttf b/librevideojs/fonts/default/vjs.ttf new file mode 100644 index 0000000..eb24637 Binary files /dev/null and b/librevideojs/fonts/default/vjs.ttf differ diff --git a/librevideojs/fonts/default/vjs.woff b/librevideojs/fonts/default/vjs.woff new file mode 100644 index 0000000..c3f0f1d Binary files /dev/null and b/librevideojs/fonts/default/vjs.woff differ diff --git a/librevideojs/fonts/libre-material/libre-icons.eot b/librevideojs/fonts/libre-material/libre-icons.eot new file mode 100644 index 0000000..88861ad Binary files /dev/null and b/librevideojs/fonts/libre-material/libre-icons.eot differ diff --git a/librevideojs/fonts/libre-material/libre-icons.svg b/librevideojs/fonts/libre-material/libre-icons.svg new file mode 100644 index 0000000..ebeb7ba --- /dev/null +++ b/librevideojs/fonts/libre-material/libre-icons.svg @@ -0,0 +1,99 @@ + + + + +Created by FontForge 20161017 at Tue Nov 8 18:00:41 2016 + By heckyel + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/librevideojs/fonts/libre-material/libre-icons.ttf b/librevideojs/fonts/libre-material/libre-icons.ttf new file mode 100644 index 0000000..66bf2a2 Binary files /dev/null and b/librevideojs/fonts/libre-material/libre-icons.ttf differ diff --git a/librevideojs/fonts/libre-material/libre-icons.woff b/librevideojs/fonts/libre-material/libre-icons.woff new file mode 100644 index 0000000..d611d4a Binary files /dev/null and b/librevideojs/fonts/libre-material/libre-icons.woff differ -- cgit v1.2.3