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

@font-face{
	font-family: 'Myriad Pro';
	font-weight: 600;
	src: url('../fonts/MyriadPro-Semibold.otf');
}

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