[damned-lies/newtheme] Added missing file: fonts.css
- From: Gil Forcada Codinachs <gforcada src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies/newtheme] Added missing file: fonts.css
- Date: Fri, 28 Sep 2012 23:11:16 +0000 (UTC)
commit 0bceb21f15bb7ac19a77d22c2733850a1b15ce90
Author: Gil Forcada <gforcada gnome org>
Date: Sat Sep 29 01:05:21 2012 +0200
Added missing file: fonts.css
media/newcss/fonts.css | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/media/newcss/fonts.css b/media/newcss/fonts.css
new file mode 100644
index 0000000..8670b58
--- /dev/null
+++ b/media/newcss/fonts.css
@@ -0,0 +1,9 @@
+ font-face {
+ font-family: "Cantarell";
+ src: local("Cantarell"), local("Cantarell Regular"), url("../fonts/Cantarell-Regular.otf");
+}
+ font-face {
+ font-family: "Cantarell";
+ font-weight: bold;
+ src: local("Cantarell"), local("Cantarell Bold"), local("Cantarell-Bold"), url("../fonts/Cantarell-Bold.otf");
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]