

/* Font downloaded from FontsForWeb.com */
@font-face {
   font-family: 'ITCKrist';
   src: url( ITCKrist.itc);
   }



@font-face {
   font-family:  'ITCKrist';;
   src: url( ITCKrist.eot);
   }
   @font-face {
	font-family: 'ITCKrist';
	src: url('http://fontsforweb.com/public/fonts/1047/ITCKrist.eot');
	src: local('ITCKrist'), url('http://fontsforweb.com/public/fonts/1047/ITCKrist.ttf') format('truetype');
}
body.cke_show_borders p {
	font-family: 'ITCKrist';
    font-size: 30px;
}
.fontsforweb_fontid_1047 {
	font-family: 'ITCKrist';
}