@font-face {
	font-family: 'icf';
	src:
		url('icf.ttf?c4jrk6') format('truetype'),
		url('icf.woff?c4jrk6') format('woff'),
		url('icf.svg?c4jrk6#icf') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

.icf::before {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icf' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icf-plus:before {
  content: "\e911";
}
.icf-setting:before {
  content: "\e912";
}
.icf-tel:before {
  content: "\e913";
}

.icf-doc:before {
  content: "\e90f";
}
.icf-hospital:before {
  content: "\e910";
}

.icf-arrow_b:before {
	content: "\e900";
}

.icf-arrow_l:before {
	content: "\e901";
}

.icf-arrow_r:before {
	content: "\e902";
}

.icf-arrow_t:before {
	content: "\e903";
}

.icf-attention:before {
	content: "\e904";
}

.icf-home:before {
	content: "\e905";
}

.icf-logo:before {
	content: "\e906";
}

.icf-mail:before {
	content: "\e907";
}

.icf-map:before {
	content: "\e908";
}

.icf-megaphone:before {
	content: "\e909";
}

.icf-new:before {
	content: "\e90a";
}

.icf-newtab:before {
	content: "\e90b";
}

.icf-search:before {
	content: "\e90c";
}

.icf-terms:before {
	content: "\e90d";
}

.icf-time:before {
	content: "\e90e";
}