From 7aced38af5ea73b605fc21f9c84b7430ae53e39a Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 20 Oct 2014 17:56:33 -0500 Subject: adding bootstrap 3. --- .../fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20335 bytes .../fonts/glyphicons-halflings-regular.svg | 229 +++++++++++++++++++++ .../fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 41280 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23320 bytes 4 files changed, 229 insertions(+) create mode 100644 framework/Web/Javascripts/source/bootstrap3/fonts/glyphicons-halflings-regular.eot create mode 100644 framework/Web/Javascripts/source/bootstrap3/fonts/glyphicons-halflings-regular.svg create mode 100644 framework/Web/Javascripts/source/bootstrap3/fonts/glyphicons-halflings-regular.ttf create mode 100644 framework/Web/Javascripts/source/bootstrap3/fonts/glyphicons-halflings-regular.woff (limited to 'framework/Web/Javascripts/source/bootstrap3/fonts') diff --git a/framework/Web/Javascripts/source/bootstrap3/fonts/glyphicons-halflings-regular.eot b/framework/Web/Javascripts/source/bootstrap3/fonts/glyphicons-halflings-regular.eot new file mode 100644 index 00000000..4a4ca865 Binary files /dev/null and b/framework/Web/Javascripts/source/bootstrap3/fonts/glyphicons-halflings-regular.eot differ diff --git a/framework/Web/Javascripts/source/bootstrap3/fonts/glyphicons-halflings-regular.svg b/framework/Web/Javascripts/source/bootstrap3/fonts/glyphicons-halflings-regular.svg new file mode 100644 index 00000000..e3e2dc73 --- /dev/null +++ b/framework/Web/Javascripts/source/bootstrap3/fonts/glyphicons-halflings-regular.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/framework/Web/Javascripts/source/bootstrap3/fonts/glyphicons-halflings-regular.ttf b/framework/Web/Javascripts/source/bootstrap3/fonts/glyphicons-halflings-regular.ttf new file mode 100644 index 00000000..67fa00bf Binary files /dev/null and b/framework/Web/Javascripts/source/bootstrap3/fonts/glyphicons-halflings-regular.ttf differ diff --git a/framework/Web/Javascripts/source/bootstrap3/fonts/glyphicons-halflings-regular.woff b/framework/Web/Javascripts/source/bootstrap3/fonts/glyphicons-halflings-regular.woff new file mode 100644 index 00000000..8c54182a Binary files /dev/null and b/framework/Web/Javascripts/source/bootstrap3/fonts/glyphicons-halflings-regular.woff differ -- cgit v1.2.3