From 9affbcd1329491b108ac454406238b0b0965ff97 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 7 Oct 2016 16:38:48 +0200 Subject: Cleaning of chimere_example_project --- .../static/fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20335 bytes .../static/fonts/glyphicons-halflings-regular.svg | 229 +++++++++++++++++++++ .../static/fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 41280 bytes .../static/fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23320 bytes 4 files changed, 229 insertions(+) create mode 100644 chimere/static/fonts/glyphicons-halflings-regular.eot create mode 100644 chimere/static/fonts/glyphicons-halflings-regular.svg create mode 100644 chimere/static/fonts/glyphicons-halflings-regular.ttf create mode 100644 chimere/static/fonts/glyphicons-halflings-regular.woff (limited to 'chimere/static/fonts') diff --git a/chimere/static/fonts/glyphicons-halflings-regular.eot b/chimere/static/fonts/glyphicons-halflings-regular.eot new file mode 100644 index 0000000..4a4ca86 Binary files /dev/null and b/chimere/static/fonts/glyphicons-halflings-regular.eot differ diff --git a/chimere/static/fonts/glyphicons-halflings-regular.svg b/chimere/static/fonts/glyphicons-halflings-regular.svg new file mode 100644 index 0000000..89d2909 --- /dev/null +++ b/chimere/static/fonts/glyphicons-halflings-regular.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/chimere/static/fonts/glyphicons-halflings-regular.ttf b/chimere/static/fonts/glyphicons-halflings-regular.ttf new file mode 100644 index 0000000..67fa00b Binary files /dev/null and b/chimere/static/fonts/glyphicons-halflings-regular.ttf differ diff --git a/chimere/static/fonts/glyphicons-halflings-regular.woff b/chimere/static/fonts/glyphicons-halflings-regular.woff new file mode 100644 index 0000000..8c54182 Binary files /dev/null and b/chimere/static/fonts/glyphicons-halflings-regular.woff differ -- cgit v1.2.3