summaryrefslogtreecommitdiffstats
path: root/presentations/2016-11-30-Profitbricks/lib/font/source-sans-pro/source-sans-pro.css
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-11-30 21:24:36 +0100
committerHolger Levsen <holger@layer-acht.org>2016-11-30 21:24:36 +0100
commitfa33733fc6e8050631e6e09202ca92047c98697d (patch)
tree96143574df7e31d259328144114aaf3243136649 /presentations/2016-11-30-Profitbricks/lib/font/source-sans-pro/source-sans-pro.css
parentf794313de062993754e7274ccd5061ab0109bb3b (diff)
downloadjenkins.debian.net-fa33733fc6e8050631e6e09202ca92047c98697d.tar.xz
presenation: move to userContent/ so it becomes visible
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'presentations/2016-11-30-Profitbricks/lib/font/source-sans-pro/source-sans-pro.css')
-rw-r--r--presentations/2016-11-30-Profitbricks/lib/font/source-sans-pro/source-sans-pro.css39
1 files changed, 0 insertions, 39 deletions
diff --git a/presentations/2016-11-30-Profitbricks/lib/font/source-sans-pro/source-sans-pro.css b/presentations/2016-11-30-Profitbricks/lib/font/source-sans-pro/source-sans-pro.css
deleted file mode 100644
index 0707a4f8..00000000
--- a/presentations/2016-11-30-Profitbricks/lib/font/source-sans-pro/source-sans-pro.css
+++ /dev/null
@@ -1,39 +0,0 @@
-@font-face {
- font-family: 'Source Sans Pro';
- src: url('source-sans-pro-regular.eot');
- src: url('source-sans-pro-regular.eot?#iefix') format('embedded-opentype'),
- url('source-sans-pro-regular.woff') format('woff'),
- url('source-sans-pro-regular.ttf') format('truetype');
- font-weight: normal;
- font-style: normal;
-}
-
-@font-face {
- font-family: 'Source Sans Pro';
- src: url('source-sans-pro-italic.eot');
- src: url('source-sans-pro-italic.eot?#iefix') format('embedded-opentype'),
- url('source-sans-pro-italic.woff') format('woff'),
- url('source-sans-pro-italic.ttf') format('truetype');
- font-weight: normal;
- font-style: italic;
-}
-
-@font-face {
- font-family: 'Source Sans Pro';
- src: url('source-sans-pro-semibold.eot');
- src: url('source-sans-pro-semibold.eot?#iefix') format('embedded-opentype'),
- url('source-sans-pro-semibold.woff') format('woff'),
- url('source-sans-pro-semibold.ttf') format('truetype');
- font-weight: 600;
- font-style: normal;
-}
-
-@font-face {
- font-family: 'Source Sans Pro';
- src: url('source-sans-pro-semibolditalic.eot');
- src: url('source-sans-pro-semibolditalic.eot?#iefix') format('embedded-opentype'),
- url('source-sans-pro-semibolditalic.woff') format('woff'),
- url('source-sans-pro-semibolditalic.ttf') format('truetype');
- font-weight: 600;
- font-style: italic;
-} \ No newline at end of file