From 63b0fc6269b38edf7234b9f151b80d81f614c0a3 Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Tue, 4 Aug 2015 10:11:24 +0300 Subject: Initial commit First public commit --- static/fonts/glyphicons-halflings-regular.eot | Bin 0 -> 14079 bytes static/fonts/glyphicons-halflings-regular.svg | 228 +++++++++++ static/fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 29512 bytes static/fonts/glyphicons-halflings-regular.woff | Bin 0 -> 16448 bytes static/fonts/glyphicons-regular.eot | Bin 0 -> 82527 bytes static/fonts/glyphicons-regular.svg | 498 +++++++++++++++++++++++++ static/fonts/glyphicons-regular.ttf | Bin 0 -> 158532 bytes static/fonts/glyphicons-regular.woff | Bin 0 -> 96044 bytes 8 files changed, 726 insertions(+) create mode 100755 static/fonts/glyphicons-halflings-regular.eot create mode 100755 static/fonts/glyphicons-halflings-regular.svg create mode 100755 static/fonts/glyphicons-halflings-regular.ttf create mode 100755 static/fonts/glyphicons-halflings-regular.woff create mode 100755 static/fonts/glyphicons-regular.eot create mode 100755 static/fonts/glyphicons-regular.svg create mode 100755 static/fonts/glyphicons-regular.ttf create mode 100755 static/fonts/glyphicons-regular.woff (limited to 'static/fonts') diff --git a/static/fonts/glyphicons-halflings-regular.eot b/static/fonts/glyphicons-halflings-regular.eot new file mode 100755 index 0000000..87eaa43 Binary files /dev/null and b/static/fonts/glyphicons-halflings-regular.eot differ diff --git a/static/fonts/glyphicons-halflings-regular.svg b/static/fonts/glyphicons-halflings-regular.svg new file mode 100755 index 0000000..5fee068 --- /dev/null +++ b/static/fonts/glyphicons-halflings-regular.svg @@ -0,0 +1,228 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/fonts/glyphicons-halflings-regular.ttf b/static/fonts/glyphicons-halflings-regular.ttf new file mode 100755 index 0000000..be784dc Binary files /dev/null and b/static/fonts/glyphicons-halflings-regular.ttf differ diff --git a/static/fonts/glyphicons-halflings-regular.woff b/static/fonts/glyphicons-halflings-regular.woff new file mode 100755 index 0000000..2cc3e48 Binary files /dev/null and b/static/fonts/glyphicons-halflings-regular.woff differ diff --git a/static/fonts/glyphicons-regular.eot b/static/fonts/glyphicons-regular.eot new file mode 100755 index 0000000..1a35ef8 Binary files /dev/null and b/static/fonts/glyphicons-regular.eot differ diff --git a/static/fonts/glyphicons-regular.svg b/static/fonts/glyphicons-regular.svg new file mode 100755 index 0000000..37a1f18 --- /dev/null +++ b/static/fonts/glyphicons-regular.svg @@ -0,0 +1,498 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/fonts/glyphicons-regular.ttf b/static/fonts/glyphicons-regular.ttf new file mode 100755 index 0000000..05d3daf Binary files /dev/null and b/static/fonts/glyphicons-regular.ttf differ diff --git a/static/fonts/glyphicons-regular.woff b/static/fonts/glyphicons-regular.woff new file mode 100755 index 0000000..c0114ce Binary files /dev/null and b/static/fonts/glyphicons-regular.woff differ -- cgit v1.2.3