@font-face {
	font-family: 'Myriad Pro';
	src: url('../fonts/Myriad/MyriadPro-Regular.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('../fonts/Myriad/MyriadPro-Bold.otf') format('opentype');
	font-weight: bold;
	font-style: bold;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('../fonts/Myriad/MyriadPro-Light.otf') format('opentype');
	font-weight: 300;
	font-style: normal;
}
