@charset "utf-8";

@font-face {
	font-family: CLIFonts;
	font-style:  normal;
	font-weight: normal;
        src: local('細明體'), url('/trustee/fonts/EUDC.eot');
    src: local('細明體'),url('/trustee/fonts/EUDC.eot');
    src: local('細明體'),url('/trustee/fonts/EUDC.eot?#iefix') format('embedded-opentype'),
         url('/trustee/fonts/EUDC.TTE') format('truetype');
}

@font-face {
   font-family: HKSCSM3UFont;
   src: url(/trustee/fonts/HKSCSM3U.TTF);
}

.clio_chinese {
	font-family:Arial, '新細明體', HKSCSM3UFont, CLIFonts;
}