Less-Quellen von dist/less/ nach less/ verschoben
[website] / dist / less / base / fonts.less
diff --git a/dist/less/base/fonts.less b/dist/less/base/fonts.less
deleted file mode 100644 (file)
index ff87c0e..0000000
+++ /dev/null
@@ -1,112 +0,0 @@
-@font-face
-{
-    font-family: 'BPreplay';
-    src: url('../fonts/BPreplay-webfont.eot');
-    src: url('../fonts/BPreplay-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../fonts/BPreplay-webfont.woff') format('woff'),
-         url('../fonts/BPreplay-webfont.ttf') format('truetype'),
-         url('../fonts/BPreplay-webfont.svg#BPreplayRegular') format('svg');
-    font-weight: normal;
-    font-style: normal;
-}
-
-@font-face
-{
-    font-family: 'BPreplay';
-    src: url('../fonts/BPreplayItalics-webfont.eot');
-    src: url('../fonts/BPreplayItalics-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../fonts/BPreplayItalics-webfont.woff') format('woff'),
-         url('../fonts/BPreplayItalics-webfont.ttf') format('truetype'),
-         url('../fonts/BPreplayItalics-webfont.svg#BPreplayItalic') format('svg');
-    font-weight: normal;
-    font-style: italic;
-}
-
-@font-face
-{
-    font-family: 'BPreplay';
-    src: url('../fonts/BPreplayBold-webfont.eot');
-    src: url('../fonts/BPreplayBold-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../fonts/BPreplayBold-webfont.woff') format('woff'),
-         url('../fonts/BPreplayBold-webfont.ttf') format('truetype'),
-         url('../fonts/BPreplayBold-webfont.svg#BPreplayBold') format('svg');
-    font-weight: bold;
-    font-style: normal;
-}
-
-@font-face
-{
-    font-family: 'BPreplay';
-    src: url('../fonts/BPreplayBoldItalics-webfont.eot');
-    src: url('../fonts/BPreplayBoldItalics-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../fonts/BPreplayBoldItalics-webfont.woff') format('woff'),
-         url('../fonts/BPreplayBoldItalics-webfont.ttf') format('truetype'),
-         url('../fonts/BPreplayBoldItalics-webfont.svg#BPreplayBoldItalic') format('svg');
-    font-weight: bold;
-    font-style: italic;
-}
-
-@font-face
-{
-    font-family: 'DroidSerif';
-    src: url('../fonts/DroidSerif-Regular-webfont.eot');
-    src: url('../fonts/DroidSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../fonts/DroidSerif-Regular-webfont.woff') format('woff'),
-         url('../fonts/DroidSerif-Regular-webfont.ttf') format('truetype'),
-         url('../fonts/DroidSerif-Regular-webfont.svg#DroidSerifRegular') format('svg');
-    font-weight: normal;
-    font-style: normal;
-
-}
-
-@font-face
-{
-    font-family: 'DroidSerif';
-    src: url('../fonts/DroidSerif-Italic-webfont.eot');
-    src: url('../fonts/DroidSerif-Italic-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../fonts/DroidSerif-Italic-webfont.woff') format('woff'),
-         url('../fonts/DroidSerif-Italic-webfont.ttf') format('truetype'),
-         url('../fonts/DroidSerif-Italic-webfont.svg#DroidSerifItalic') format('svg');
-    font-weight: normal;
-    font-style: italic;
-
-}
-
-@font-face
-{
-    font-family: 'DroidSerif';
-    src: url('../fonts/DroidSerif-Bold-webfont.eot');
-    src: url('../fonts/DroidSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../fonts/DroidSerif-Bold-webfont.woff') format('woff'),
-         url('../fonts/DroidSerif-Bold-webfont.ttf') format('truetype'),
-         url('../fonts/DroidSerif-Bold-webfont.svg#DroidSerifBold') format('svg');
-    font-weight: bold;
-    font-style: normal;
-
-}
-
-@font-face
-{
-    font-family: 'DroidSerif';
-    src: url('../fonts/DroidSerif-BoldItalic-webfont.eot');
-    src: url('../fonts/DroidSerif-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../fonts/DroidSerif-BoldItalic-webfont.woff') format('woff'),
-         url('../fonts/DroidSerif-BoldItalic-webfont.ttf') format('truetype'),
-         url('../fonts/DroidSerif-BoldItalic-webfont.svg#DroidSerifBoldItalic') format('svg');
-    font-weight: bold;
-    font-style: italic;
-
-}
-
-@font-face
-{
-    font-family: 'symbols';
-    src: url('../fonts/symbols.eot');
-    src: url('../fonts/symbols.eot?#iefix') format('embedded-opentype'),
-         url('../fonts/symbols.woff') format('woff'),
-         url('../fonts/symbols.ttf') format('truetype'),
-         url('../fonts/symbols.svg#symbols') format('svg');
-    font-weight: normal;
-    font-style: normal;
-}
-