/* Police GALLIMARD Charis */
@font-face {
	font-family:"Charis";
	font-style:normal;
    font-weight:normal;
	src:url("../Fonts/CharisSIL-R.ttf");
}
@font-face {
	font-family:"Charis";
	font-style:normal;
	font-weight:bold;
	src:url("../Fonts/CharisSIL-B.ttf");
}
@font-face {
	font-family:"Charis";
	font-style:italic;
	font-weight:normal;
	src:url("../Fonts/CharisSIL-I.ttf");
}
@font-face {
	font-family:"Charis";
	font-style:italic;
	font-weight:bold;
	src:url("../Fonts/CharisSIL-BI.ttf");
}

body{font-family:"Charis",serif;}