summaryrefslogtreecommitdiff
path: root/fonts/Concrete/cmun-concrete.css
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/Concrete/cmun-concrete.css')
-rw-r--r--fonts/Concrete/cmun-concrete.css46
1 files changed, 46 insertions, 0 deletions
diff --git a/fonts/Concrete/cmun-concrete.css b/fonts/Concrete/cmun-concrete.css
new file mode 100644
index 0000000..b7aebba
--- /dev/null
+++ b/fonts/Concrete/cmun-concrete.css
@@ -0,0 +1,46 @@
+@font-face {
+ font-family: 'Computer Modern Concrete';
+ src: url('cmunorm.eot');
+ src: url('cmunorm.eot?#iefix') format('embedded-opentype'),
+ url('cmunorm.woff') format('woff'),
+ url('cmunorm.ttf') format('truetype'),
+ url('cmunorm.svg#cmunorm') format('svg');
+ font-weight: normal;
+ font-style: normal;
+}
+
+
+@font-face {
+ font-family: 'Computer Modern Concrete';
+ src: url('cmunobx.eot');
+ src: url('cmunobx.eot?#iefix') format('embedded-opentype'),
+ url('cmunobx.woff') format('woff'),
+ url('cmunobx.ttf') format('truetype'),
+ url('cmunobx.svg#cmunobx') format('svg');
+ font-weight: bold;
+ font-style: normal;
+}
+
+
+@font-face {
+ font-family: 'Computer Modern Concrete';
+ src: url('cmunoti.eot');
+ src: url('cmunoti.eot?#iefix') format('embedded-opentype'),
+ url('cmunoti.woff') format('woff'),
+ url('cmunoti.ttf') format('truetype'),
+ url('cmunoti.svg#cmunoti') format('svg');
+ font-weight: normal;
+ font-style: italic;
+}
+
+
+@font-face {
+ font-family: 'Computer Modern Concrete';
+ src: url('cmunobi.eot');
+ src: url('cmunobi.eot?#iefix') format('embedded-opentype'),
+ url('cmunobi.woff') format('woff'),
+ url('cmunobi.ttf') format('truetype'),
+ url('cmunobi.svg#cmunobi') format('svg');
+ font-weight: bold;
+ font-style: italic;
+}