Auf lesscss umgestellt
[website] / src / main / webapp / less / base / fonts.less
diff --git a/src/main/webapp/less/base/fonts.less b/src/main/webapp/less/base/fonts.less
new file mode 100644 (file)
index 0000000..8262033
--- /dev/null
@@ -0,0 +1,100 @@
+@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;
+
+}
+