37 lines
1.3 KiB
CSS
Executable file
37 lines
1.3 KiB
CSS
Executable file
/*
|
|
* 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_widemedium';
|
|
src: url('Novecentosanswide-Medium-webfont.eot');
|
|
src: url('Novecentosanswide-Medium-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('Novecentosanswide-Medium-webfont.woff2') format('woff2'),
|
|
url('Novecentosanswide-Medium-webfont.woff') format('woff'),
|
|
url('Novecentosanswide-Medium-webfont.ttf') format('truetype'),
|
|
url('Novecentosanswide-Medium-webfont.svg#novecento_sans_widemedium') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
|
|
}
|
|
|