-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathnovecento-wide.css
65 lines (65 loc) · 4.11 KB
/
novecento-wide.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
/*
* Web Fonts from fontspring.com
*
* All OpenType features and all extended glyphs have been removed.
* Fully installable fonts can be purchased at http://www.fontspring.com
*
* The fonts included in this stylesheet are subject to the End User License you purchased
* from Fontspring. The fonts are protected under domestic and international trademark and
* copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
* distributing this font software.
*
* (c) 2010-2014 Fontspring
*
*
*
*
* The fonts included are copyrighted by the vendor listed below.
*
* Vendor: Synthview Type Design
* License URL: http://www.fontspring.com/licenses/synthview/webfont
*
*
*/
@font-face {
font-family: 'Novecento Sans Wide';
src: url('fonts/Light/Novecentosanswide-Light-webfont.eot');
src: url('fonts/Light/Novecentosanswide-Light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Light/Novecentosanswide-Light-webfont.woff2') format('woff2'), url('fonts/Light/Novecentosanswide-Light-webfont.woff') format('woff'), url('fonts/Light/Novecentosanswide-Light-webfont.ttf') format('truetype'), url('fonts/Light/Novecentosanswide-Light-webfont.svg#novecento_sans_widelight') format('svg');
font-weight: 200;
font-style: normal;
}
@font-face {
font-family: 'Novecento Sans Wide';
src: url('fonts/Book/Novecentosanswide-Book-webfont.eot');
src: url('fonts/Book/Novecentosanswide-Book-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Book/Novecentosanswide-Book-webfont.woff2') format('woff2'), url('fonts/Book/Novecentosanswide-Book-webfont.woff') format('woff'), url('fonts/Book/Novecentosanswide-Book-webfont.ttf') format('truetype'), url('fonts/Book/Novecentosanswide-Book-webfont.svg#novecento_sans_wide_bookbold') format('svg');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Novecento Sans Wide';
src: url('fonts/Regular/Novecentosanswide-Normal-webfont.eot');
src: url('fonts/Regular/Novecentosanswide-Normal-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Regular/Novecentosanswide-Normal-webfont.woff2') format('woff2'), url('fonts/Regular/Novecentosanswide-Normal-webfont.woff') format('woff'), url('fonts/Regular/Novecentosanswide-Normal-webfont.ttf') format('truetype'), url('fonts/Regular/Novecentosanswide-Normal-webfont.svg#novecento_sans_widenormal') format('svg');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Novecento Sans Wide';
src: url('fonts/Medium/Novecentosanswide-Medium-webfont.eot');
src: url('fonts/Medium/Novecentosanswide-Medium-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Medium/Novecentosanswide-Medium-webfont.woff2') format('woff2'), url('fonts/Medium/Novecentosanswide-Medium-webfont.woff') format('woff'), url('fonts/Medium/Novecentosanswide-Medium-webfont.ttf') format('truetype'), url('fonts/Medium/Novecentosanswide-Medium-webfont.svg#novecento_sans_widemedium') format('svg');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Novecento Sans Wide';
src: url('fonts/DemiBold/Novecentosanswide-DemiBold-webfont.eot');
src: url('fonts/DemiBold/Novecentosanswide-DemiBold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/DemiBold/Novecentosanswide-DemiBold-webfont.woff2') format('woff2'), url('fonts/DemiBold/Novecentosanswide-DemiBold-webfont.woff') format('woff'), url('fonts/DemiBold/Novecentosanswide-DemiBold-webfont.ttf') format('truetype'), url('fonts/DemiBold/Novecentosanswide-DemiBold-webfont.svg#novecento_sans_wide_bookbold') format('svg');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Novecento Sans Wide';
src: url('fonts/Bold/Novecentosanswide-Bold-webfont.eot');
src: url('fonts/Bold/Novecentosanswide-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Bold/Novecentosanswide-Bold-webfont.woff2') format('woff2'), url('fonts/Bold/Novecentosanswide-Bold-webfont.woff') format('woff'), url('fonts/Bold/Novecentosanswide-Bold-webfont.ttf') format('truetype'), url('fonts/Bold/Novecentosanswide-Bold-webfont.svg#novecento_sans_wide_bookbold') format('svg');
font-weight: 700;
font-style: normal;
}