@font-face {
  font-family: EUDC;
  src:url('../fonts/kmuhfont.woff?v=1.0.0');
  src:url('../fonts/kmuhfont.woff?v=1.0.0') format('woff'),
	   url('../fonts/kai_educ.ttf?v=1.0.0') format('truetype');
}

body {
	font-family: "EUDC";
}