@font-face {
	font-family:Calibri;
	font-style:normal;
	font-weight:normal;
	src : url("../font/Calibri.ttf") format("truetype");
}
@font-face {
	font-family:Calibri;
	font-style:normal;
	font-weight:bold;
	src : url("../font/Calibri-Bold.ttf") format("truetype");
}
@font-face {
	font-family:Calibri;
	font-style:italic;
	font-weight:bold;
	src : url("../font/Calibri-BoldItalic.ttf") format("truetype");
}
@font-face {
	font-family:Calibri;
	font-style:oblique;
	font-weight:bold;
	src : url("../font/Calibri-BoldItalic.ttf") format("truetype");
}
@font-face {
	font-family:"Calibri Light";
	font-style:normal;
	font-weight:300;
	src : url("../font/Calibri-Light.ttf") format("truetype");
}
@font-face {
	font-family:"Calibri Light";
	font-style:italic;
	font-weight:300;
	src : url("../font/Calibri-LightItalic.ttf") format("truetype");
}
@font-face {
	font-family:"Calibri Light";
	font-style:oblique;
	font-weight:300;
	src : url("../font/Calibri-LightItalic.ttf") format("truetype");
}
@font-face {
	font-family:"Minion Pro";
	font-style:normal;
	font-weight:bold;
	src : url("../font/MinionPro-Bold.otf") format("opentype");
}
@font-face {
	font-family:"Minion Pro";
	font-style:italic;
	font-weight:bold;
	src : url("../font/MinionPro-BoldIt.otf") format("opentype");
}
@font-face {
	font-family:"Minion Pro";
	font-style:oblique;
	font-weight:bold;
	src : url("../font/MinionPro-BoldIt.otf") format("opentype");
}
@font-face {
	font-family:"Minion Pro";
	font-style:italic;
	font-weight:normal;
	src : url("../font/MinionPro-It.otf") format("opentype");
}
@font-face {
	font-family:"Minion Pro";
	font-style:oblique;
	font-weight:normal;
	src : url("../font/MinionPro-It.otf") format("opentype");
}
@font-face {
	font-family:"Minion Pro";
	font-style:normal;
	font-weight:normal;
	src : url("../font/MinionPro-Regular.otf") format("opentype");
}
