@charset "UTF-8";
/* CSS Document */

@font-face{
	font-family: Didot;
	src: url("fonts/Didot.ttc");
}

@font-face{
	font-family: Didot LT Std Bold;
	src: url("fonts/Didot LT Std Bold.otf");
}

@font-face{
	font-family: Didot LT Std Italic;
	src: url("fonts/Didot LT Std Italic.otf");
}