/*  Custom Font Embeding - CNAS */
/* ====== Family: Minion ====== */
@font-face {
	font-family:'MinionRegular';src:url(minion-regular.eot);
							 	src:url(minion-regular.eot?#iefix) format('embedded-opentype'),
							 	    url(minion-regular.ttf) format('truetype'),
							 	    url("MinionPro-Regular.otf") format("opentype"),
							 	    url("MinionPro-Regular.woff") format("woff");
							 	    font-weight:normal;
							 	    font-style:normal;
}
@font-face {
	font-family:'MinionItalic';src:url(minion-italic.eot);
							   src:url(minion-italic.eot?#iefix) format('embedded-opentype'),
							 	   url(minion-italic.ttf) format('truetype');
							 	   font-weight:normal;
							 	   font-style:normal;
}
@font-face {
	font-family:'MinionBoldItalic';src:url(minion-semibold-italic.eot);
							   	   src:url(minion-semibold-italic.eot?#iefix) format('embedded-opentype'),
							 	   	   url(minion-semibold-italic.ttf) format('truetype');
							 	   	   font-weight:normal;
							 	       font-style:normal;
}

/* ====== Family: Myriad ====== */
@font-face {
	font-family:'MyriadRoman';src:url(myriad-roman-2.eot);
							  src:url(myriad-roman-2.eot?#iefix) format('embedded-opentype'),
							 	  url(myriad-roman-2.ttf) format('truetype'),
							 	  url("MyriadPro-Regular.otf") format("opentype");
							 	  font-weight:normal;
							 	  font-style:normal;
}
@font-face {
	font-family:'MyriadItalic';src:url(myriad-italic.eot);
							   src:url(myriad-italic.eot?#iefix) format('embedded-opentype'),
							 	   url(myriad-italic.ttf) format('truetype');
							 	   font-weight:normal;
							 	   font-style:normal;
}
@font-face {
	font-family:'MyriadBold';src:url(myriad-bold-2.eot);
							 src:url(myriad-bold-2.eot?#iefix) format('embedded-opentype'),
							 	 url(myriad-bold-2.ttf) format('truetype');
							 	 font-weight:normal;
							 	 font-style:normal;
}
@font-face {
	font-family:'MyriadCondensedBold';src:url(myriad-cnbold-2.eot);
							  src:url(myriad-cnbold-2.eot?#iefix) format('embedded-opentype'),
							 	  url(myriad-cnbold-2.ttf) format('truetype');
							 	  font-weight:normal;
							 	  font-style:normal;
}
@font-face {
	font-family:'MyriadCondensed';src:url(myriad-condensed-2.eot);
							  	  src:url(myriad-condensed-2.eot?#iefix) format('embedded-opentype'),
							 	  	  url(myriad-condensed-2.ttf) format('truetype');
							 	  	  font-weight:normal;
							 	  	  font-style:normal;
}

@font-face {
	font-family:'MyriadProCondensed';src:url(myriadpro-cond.eot);
							  	  src:url(myriadpro-cond.eot?#iefix) format('embedded-opentype'),
							 	  	  url(myriadpro-cond.ttf) format('truetype');
							 	  	  font-weight:normal;
							 	  	  font-style:normal;
}


/* ====== Family: Gotham ====== */
@font-face {
	font-family:'GothamCondensedMedium';src:url(gcondensed-medium.eot);
							  			src:url(gcondensed-medium.eot?#iefix) format('embedded-opentype'),
							 	  		    url(gcondensed-medium.ttf) format('truetype');
							 	  			font-weight:normal;
							 	  			font-style:normal;
}