@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css); 
body { 
	
font-family: 'cwTeXYen', sans-serif; 
line-height: 2; 
font-size: 20px; 
font-weight:600;
color: #5E5E5E;
}

h1{
color: #005CB9;
font-weight:700;
}
