/* CSS Document */
@font-face {
	font-family: 'Myriad Set Pro';
	font-style:normal;
	font-weight:100;
	src: url('myriad-set-pro_ultralight-webfont.eot'); /* IE9 Compat Modes */
	src: url('myriad-set-pro_ultralight-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
             url('myriad-set-pro_ultralight-webfont.woff') format('woff'), /* Modern Browsers */
             url('myriad-set-pro_ultralight-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
             url('myriad-set-pro_ultralight-webfont.svg#myriad-set-pro_ultralight-webfont') format('svg'); /* Legacy iOS */
   }
   
@font-face {
	font-family: 'myriad set pro thin';
	src: url('myriad-set-pro_thin-webfont.eot'); /* IE9 Compat Modes */
	src: url('myriad-set-pro_thin-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
             url('myriad-set-pro_thin-webfont.woff') format('woff'), /* Modern Browsers */
             url('myriad-set-pro_thin-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
             url('myriad-set-pro_thin-webfont.svg#myriad-set-pro_thin-webfont') format('svg'); /* Legacy iOS */
   }


@font-face {
	font-family: 'iconfont';
	src:url('icomoon.eot');
	src:url('icomoon.eot?#iefix') format('embedded-opentype'),
		url('icomoon.ttf') format('truetype'),
		url('icomoon.woff') format('woff'),
		url('icomoon.svg?#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src:url('opensans-light-webfont.eot');
	src:url('opensans-light-webfont.eot#iefix') format('embedded-opentype'),
		url('opensans-light-webfont.ttf') format('truetype'),
		url('opensans-light-webfont.woff') format('woff'),
		url('opensans-light-webfont.svg#Open Sans') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Open Sans';
	src:url('opensans-regular-webfont.eot');
	src:url('opensans-regular-webfont.eot#iefix') format('embedded-opentype'),
		url('opensans-regular-webfont.ttf') format('truetype'),
		url('opensans-regular-webfont.woff') format('woff'),
		url('opensans-regular-webfont.svg#Open Sans') format('svg');
	font-weight: 400;
	font-style: normal;
}
 
