@font-face {
	font-family: 'MyriadPro';
	src: url('MyriadPro-Regular.eot');
	src: url('MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
		url('MyriadPro-Regular.woff') format('woff'),
		url('MyriadPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FultonsHand';
	src: url('FultonsHand-Plain.eot');
	src: url('FultonsHand-Plain.eot?#iefix') format('embedded-opentype'),
		url('FultonsHand-Plain.woff') format('woff'),
		url('FultonsHand-Plain.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}