From 303ba425d14820c93528555c60b355fcc9e67df8 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Sun, 2 Feb 2014 22:34:20 -0500 Subject: upgrade bootstrap to 3.1.0 --- .../fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20290 bytes .../fonts/glyphicons-halflings-regular.svg | 229 +++++++++++++++++++++ .../fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 41236 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23292 bytes 4 files changed, 229 insertions(+) create mode 100644 bower_components/bootstrap/fonts/glyphicons-halflings-regular.eot create mode 100644 bower_components/bootstrap/fonts/glyphicons-halflings-regular.svg create mode 100644 bower_components/bootstrap/fonts/glyphicons-halflings-regular.ttf create mode 100644 bower_components/bootstrap/fonts/glyphicons-halflings-regular.woff (limited to 'bower_components/bootstrap/fonts') diff --git a/bower_components/bootstrap/fonts/glyphicons-halflings-regular.eot b/bower_components/bootstrap/fonts/glyphicons-halflings-regular.eot new file mode 100644 index 00000000..423bd5d3 Binary files /dev/null and b/bower_components/bootstrap/fonts/glyphicons-halflings-regular.eot differ diff --git a/bower_components/bootstrap/fonts/glyphicons-halflings-regular.svg b/bower_components/bootstrap/fonts/glyphicons-halflings-regular.svg new file mode 100644 index 00000000..44694887 --- /dev/null +++ b/bower_components/bootstrap/fonts/glyphicons-halflings-regular.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/bower_components/bootstrap/fonts/glyphicons-halflings-regular.ttf b/bower_components/bootstrap/fonts/glyphicons-halflings-regular.ttf new file mode 100644 index 00000000..a498ef4e Binary files /dev/null and b/bower_components/bootstrap/fonts/glyphicons-halflings-regular.ttf differ diff --git a/bower_components/bootstrap/fonts/glyphicons-halflings-regular.woff b/bower_components/bootstrap/fonts/glyphicons-halflings-regular.woff new file mode 100644 index 00000000..d83c539b Binary files /dev/null and b/bower_components/bootstrap/fonts/glyphicons-halflings-regular.woff differ -- cgit v1.2.3