32 lines
1,022 B
CSS
32 lines
1,022 B
CSS
/*
|
|
* 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 Fontspring
|
|
*
|
|
*
|
|
*
|
|
*
|
|
* The fonts included are copyrighted by the vendor listed below.
|
|
*
|
|
* Vendor: HVD Fonts
|
|
* License URL: http://www.fontspring.com/fflicense/hvd-fonts
|
|
*
|
|
*
|
|
*/
|
|
|
|
@font-face {
|
|
font-family: 'BrandonGrotesqueLightRegular';
|
|
src: url('Brandon_light-webfont.eot');
|
|
src: local('☺'), url('Brandon_light-webfont.woff') format('woff'), url('Brandon_light-webfont.ttf') format('truetype'), url('Brandon_light-webfont.svg#webfont') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|