From d4aeef6cbc816d3c877848df09f6c7e3ccf15557 Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Thu, 17 Oct 2013 17:53:41 -0400 Subject: moved css and font into root directory, with no template magic --- font/FontAwesome.otf | Bin 0 -> 50204 bytes font/fontawesome-webfont.eot | Bin 0 -> 29360 bytes font/fontawesome-webfont.svg | 339 ++++++++++++++++++++++++++++++++++++++++++ font/fontawesome-webfont.ttf | Bin 0 -> 64960 bytes font/fontawesome-webfont.woff | Bin 0 -> 34420 bytes 5 files changed, 339 insertions(+) create mode 100644 font/FontAwesome.otf create mode 100755 font/fontawesome-webfont.eot create mode 100755 font/fontawesome-webfont.svg create mode 100755 font/fontawesome-webfont.ttf create mode 100755 font/fontawesome-webfont.woff (limited to 'font') diff --git a/font/FontAwesome.otf b/font/FontAwesome.otf new file mode 100644 index 0000000..32dd8b1 Binary files /dev/null and b/font/FontAwesome.otf differ diff --git a/font/fontawesome-webfont.eot b/font/fontawesome-webfont.eot new file mode 100755 index 0000000..c080283 Binary files /dev/null and b/font/fontawesome-webfont.eot differ diff --git a/font/fontawesome-webfont.svg b/font/fontawesome-webfont.svg new file mode 100755 index 0000000..10a1e1b --- /dev/null +++ b/font/fontawesome-webfont.svg @@ -0,0 +1,339 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/font/fontawesome-webfont.ttf b/font/fontawesome-webfont.ttf new file mode 100755 index 0000000..908f69e Binary files /dev/null and b/font/fontawesome-webfont.ttf differ diff --git a/font/fontawesome-webfont.woff b/font/fontawesome-webfont.woff new file mode 100755 index 0000000..a33af95 Binary files /dev/null and b/font/fontawesome-webfont.woff differ -- cgit v1.2.3