/* CSS Document */
@font-face {
	font-family: 'Myriad Set Pro';
	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 */
   }

