From f92ea38fff179613edb543b6435750c0ed64e573 Mon Sep 17 00:00:00 2001 From: Ofer Lehr Date: Mon, 1 Dec 2014 00:44:10 +0200 Subject: fixed sass variable colors and polished top bar css --- .../sourcesanspro_bold/SourceSansPro-Bold-webfont.eot | Bin 0 -> 24531 bytes .../sourcesanspro_bold/SourceSansPro-Bold-webfont.ttf | Bin 0 -> 61856 bytes .../sourcesanspro_bold/SourceSansPro-Bold-webfont.woff | Bin 0 -> 27224 bytes .../SourceSansPro-Regular-webfont.eot | Bin 0 -> 24977 bytes .../SourceSansPro-Regular-webfont.ttf | Bin 0 -> 63740 bytes .../SourceSansPro-Regular-webfont.woff | Bin 0 -> 27556 bytes .../SourceSansPro-Semibold-webfont.eot | Bin 0 -> 25066 bytes .../SourceSansPro-Semibold-webfont.ttf | Bin 0 -> 63232 bytes .../SourceSansPro-Semibold-webfont.woff | Bin 0 -> 27644 bytes 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 res/font/sourcesanspro_bold/SourceSansPro-Bold-webfont.eot create mode 100755 res/font/sourcesanspro_bold/SourceSansPro-Bold-webfont.ttf create mode 100755 res/font/sourcesanspro_bold/SourceSansPro-Bold-webfont.woff create mode 100755 res/font/sourcesanspro_regular/SourceSansPro-Regular-webfont.eot create mode 100755 res/font/sourcesanspro_regular/SourceSansPro-Regular-webfont.ttf create mode 100755 res/font/sourcesanspro_regular/SourceSansPro-Regular-webfont.woff create mode 100755 res/font/sourcesanspro_semibold/SourceSansPro-Semibold-webfont.eot create mode 100755 res/font/sourcesanspro_semibold/SourceSansPro-Semibold-webfont.ttf create mode 100755 res/font/sourcesanspro_semibold/SourceSansPro-Semibold-webfont.woff (limited to 'res/font') diff --git a/res/font/sourcesanspro_bold/SourceSansPro-Bold-webfont.eot b/res/font/sourcesanspro_bold/SourceSansPro-Bold-webfont.eot new file mode 100755 index 00000000..696e238e Binary files /dev/null and b/res/font/sourcesanspro_bold/SourceSansPro-Bold-webfont.eot differ diff --git a/res/font/sourcesanspro_bold/SourceSansPro-Bold-webfont.ttf b/res/font/sourcesanspro_bold/SourceSansPro-Bold-webfont.ttf new file mode 100755 index 00000000..0be419fd Binary files /dev/null and b/res/font/sourcesanspro_bold/SourceSansPro-Bold-webfont.ttf differ diff --git a/res/font/sourcesanspro_bold/SourceSansPro-Bold-webfont.woff b/res/font/sourcesanspro_bold/SourceSansPro-Bold-webfont.woff new file mode 100755 index 00000000..28224791 Binary files /dev/null and b/res/font/sourcesanspro_bold/SourceSansPro-Bold-webfont.woff differ diff --git a/res/font/sourcesanspro_regular/SourceSansPro-Regular-webfont.eot b/res/font/sourcesanspro_regular/SourceSansPro-Regular-webfont.eot new file mode 100755 index 00000000..0e5aac23 Binary files /dev/null and b/res/font/sourcesanspro_regular/SourceSansPro-Regular-webfont.eot differ diff --git a/res/font/sourcesanspro_regular/SourceSansPro-Regular-webfont.ttf b/res/font/sourcesanspro_regular/SourceSansPro-Regular-webfont.ttf new file mode 100755 index 00000000..fd9a0906 Binary files /dev/null and b/res/font/sourcesanspro_regular/SourceSansPro-Regular-webfont.ttf differ diff --git a/res/font/sourcesanspro_regular/SourceSansPro-Regular-webfont.woff b/res/font/sourcesanspro_regular/SourceSansPro-Regular-webfont.woff new file mode 100755 index 00000000..028fde8a Binary files /dev/null and b/res/font/sourcesanspro_regular/SourceSansPro-Regular-webfont.woff differ diff --git a/res/font/sourcesanspro_semibold/SourceSansPro-Semibold-webfont.eot b/res/font/sourcesanspro_semibold/SourceSansPro-Semibold-webfont.eot new file mode 100755 index 00000000..f84dd34e Binary files /dev/null and b/res/font/sourcesanspro_semibold/SourceSansPro-Semibold-webfont.eot differ diff --git a/res/font/sourcesanspro_semibold/SourceSansPro-Semibold-webfont.ttf b/res/font/sourcesanspro_semibold/SourceSansPro-Semibold-webfont.ttf new file mode 100755 index 00000000..f0587bcc Binary files /dev/null and b/res/font/sourcesanspro_semibold/SourceSansPro-Semibold-webfont.ttf differ diff --git a/res/font/sourcesanspro_semibold/SourceSansPro-Semibold-webfont.woff b/res/font/sourcesanspro_semibold/SourceSansPro-Semibold-webfont.woff new file mode 100755 index 00000000..c37f776f Binary files /dev/null and b/res/font/sourcesanspro_semibold/SourceSansPro-Semibold-webfont.woff differ -- cgit v1.3.1