@font-face {
font-family: 'myriad';
src: url('fonts/MyriadPro-Regular_0.eot');
src: local('☺'),
	 url('fonts/MyriadPro-Regular_0.woff') format('woff'),
	 url('fonts/MyriadPro-Regular_0.ttf') format('truetype'),
	 url('fonts/MyriadPro-Regular_0.svg') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'myriad';
src: url('fonts/MyriadPro-It_0.eot');
src: local('☺'),
	url('fonts/MyriadPro-It_0.woff') format('woff'),
	url('fonts/MyriadPro-It_0.ttf') format('truetype'),
	url('fonts/MyriadPro-It_0.svg') format('svg');
font-weight: normal;
font-style: italic;
}

@font-face {
font-family: 'myriad';
src: url('fonts/MyriadPro-Bold_0.eot');
src: local('☺'),
	url('fonts/MyriadPro-Bold_0.woff') format('woff'),
	url('fonts/MyriadPro-Bold_0.ttf') format('truetype'),
	url('fonts/MyriadPro-Bold_0.svg') format('svg');
font-weight: bold;
font-style: normal;
}

@font-face {
font-family: 'myriad';
src: url('fonts/MyriadPro-BoldIt_0.eot');
src: local('☺'),
	url('fonts/MyriadPro-BoldIt_0.woff') format('woff'),
	url('fonts/MyriadPro-BoldIt_0.ttf') format('truetype'),
	url('fonts/MyriadPro-BoldIt_0.svg') format('svg');
font-weight: bold;
font-style: italic;
}