/* * 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-2013 Fontspring * * * * * The fonts included are copyrighted by the vendor listed below. * * Vendor:      exljbris Font Foundry * License URL: http://www.fontspring.com/fflicense/exljbris * * */
@font-face {
	font-family:'Open Sans';    
	src: url('MuseoSans_500-webfont.eot');    
	src: url('MuseoSans_500-webfont.eot?#iefix') format('embedded-opentype'), url('MuseoSans_500-webfont.woff') format('woff'),  url('MuseoSans_500-webfont.ttf') format('truetype'), url('MuseoSans_500-webfont.svg#museo_sans_500regular') format('svg');    
	font-weight: normal;    
	font-style: normal;
}
@font-face {
    font-family: 'helveticaroundedBdCn';
    src: url('webfont.woff2') format('woff2'),
         url('webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}