@font-face {
	font-family: 'shinseikai_font';
	src:  url('../fonts/shinseikai_font.eot?12vrep');
	src:  url('../fonts/shinseikai_font.eot?12vrep#iefix') format('embedded-opentype'),
	url('../fonts/shinseikai_font.ttf?12vrep') format('truetype'),
	url('../fonts/shinseikai_font.woff?12vrep') format('woff'),
	url('../fonts/shinseikai_font.svg?12vrep#shinseikai_font') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon_"], [class*=" icon_"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'shinseikai_font' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-ms-font-feature-settings: "normal";
	
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon_line:before {
  content: "\e902";
}
.icon_news:before {
  content: "\e900";
}
.icon_mail:before {
  content: "\e901";
}
.icon_share:before {
  content: "\ea82";
}
.icon_facebook:before {
  content: "\ea90";
}
.icon_twitter:before {
  content: "\ea96";
}
