/******** FONTS *********/

@font-face {
	font-family: "Myriad Pro Bold";
	src: url(fonts/MYRIADPRO-BOLD.otf);
}

@font-face {
	font-family: "Myriad Pro ";
	src: url(fonts/MYRIADPRO-REGULAR.woff);
}

@font-face {
	font-family: "Myriad Pro SemiBold";
	src: url(fonts/MYRIADPRO-SEMIBOLD.woff);
}
