@charset "UTF-8";
/* ---------------------------------------- file info */
/* filename:fonts.css */
/* creation date:2015年3月31日 */
/* last updated:2015年3月31日 */
/* -------------------------------------------------- */

@font-face
{
	font-family:G-bold;
	src:url('/cmp/nikufes-kon/common/font/rounded-x-mplus-1c-bold.eot');
	src:url('/cmp/nikufes-kon/common/font/rounded-x-mplus-1c-bold.eot#iefix') format('embedded-opentype'),
		url('/cmp/nikufes-kon/common/font/rounded-x-mplus-1c-bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family:'fontello';
	src:url('/cmp/nikufes-kon/common/font/fontello.eot?34105157');
	src:url('/cmp/nikufes-kon/common/font/fontello.eot?34105157#iefix') format('embedded-opentype'),
		url('/cmp/nikufes-kon/common/font/fontello.woff?34105157') format('woff'),
		url('/cmp/nikufes-kon/common/font/fontello.ttf?34105157') format('truetype'),
		url('/cmp/nikufes-kon/common/font/fontello.svg?34105157#fontello') format('svg');
	font-weight:normal;
	font-style:normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family:"fontello";
	font-style:normal;
	font-weight:normal;
	speak:none;
	
	display:inline-block;
	text-decoration:none;
	width:1em;
	margin-right:.2em;
	text-align:center;
	font-variant:normal;
	text-transform:none;
	line-height:1em;
	margin-left:.2em;
}

.icon-right-open:before { content: '\e800'; } /* '' */
.icon-right-open-outline:before { content: '\e801'; } /* '' */
.icon-left-open:before { content: '\e802'; } /* '' */
.icon-left-open-outline:before { content: '\e803'; } /* '' */
.icon-warning:before { content: '\e804'; } /* '' */

