From 11c4bfac46f66ab3ba24b6354a6a372da40c0b1f Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Thu, 9 Jan 2014 12:52:06 +0100 Subject: PDF-AS web Developments --- .../assets/fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20290 bytes .../assets/fonts/glyphicons-halflings-regular.svg | 229 +++++++++++++++++++++ .../assets/fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 41236 bytes .../assets/fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23292 bytes 4 files changed, 229 insertions(+) create mode 100644 pdf-as-web/src/main/webapp/assets/fonts/glyphicons-halflings-regular.eot create mode 100644 pdf-as-web/src/main/webapp/assets/fonts/glyphicons-halflings-regular.svg create mode 100644 pdf-as-web/src/main/webapp/assets/fonts/glyphicons-halflings-regular.ttf create mode 100644 pdf-as-web/src/main/webapp/assets/fonts/glyphicons-halflings-regular.woff (limited to 'pdf-as-web/src/main/webapp/assets/fonts') diff --git a/pdf-as-web/src/main/webapp/assets/fonts/glyphicons-halflings-regular.eot b/pdf-as-web/src/main/webapp/assets/fonts/glyphicons-halflings-regular.eot new file mode 100644 index 00000000..423bd5d3 Binary files /dev/null and b/pdf-as-web/src/main/webapp/assets/fonts/glyphicons-halflings-regular.eot differ diff --git a/pdf-as-web/src/main/webapp/assets/fonts/glyphicons-halflings-regular.svg b/pdf-as-web/src/main/webapp/assets/fonts/glyphicons-halflings-regular.svg new file mode 100644 index 00000000..44694887 --- /dev/null +++ b/pdf-as-web/src/main/webapp/assets/fonts/glyphicons-halflings-regular.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pdf-as-web/src/main/webapp/assets/fonts/glyphicons-halflings-regular.ttf b/pdf-as-web/src/main/webapp/assets/fonts/glyphicons-halflings-regular.ttf new file mode 100644 index 00000000..a498ef4e Binary files /dev/null and b/pdf-as-web/src/main/webapp/assets/fonts/glyphicons-halflings-regular.ttf differ diff --git a/pdf-as-web/src/main/webapp/assets/fonts/glyphicons-halflings-regular.woff b/pdf-as-web/src/main/webapp/assets/fonts/glyphicons-halflings-regular.woff new file mode 100644 index 00000000..d83c539b Binary files /dev/null and b/pdf-as-web/src/main/webapp/assets/fonts/glyphicons-halflings-regular.woff differ -- cgit v1.2.3