/* font
----------------------------------------------------------------*/
@font-face{
	font-family : "icomoon";
	src : url("../fonts/icomoon.eot?euebto");
	src : url("../fonts/icomoon.eot?euebto#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?euebto") format("truetype"), url("../fonts/icomoon.woff?euebto") format("woff"), url("../fonts/icomoon.svg?euebto#icomoon") format("svg");
	font-weight : normal;
	font-style : normal;
	font-display: swap;
}
[class^="icon-"], [class*=" icon-"]{
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family : "icomoon" !important;
	speak : none;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	line-height : 1;
	/* Enable Ligatures ================ */
	letter-spacing : 0;
	-webkit-font-feature-settings : "liga";
	    -ms-font-feature-settings : "liga" 1;
	        font-feature-settings : "liga";
	-webkit-font-variant-ligatures : discretionary-ligatures;
	        font-variant-ligatures : discretionary-ligatures;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing : antialiased;
	-moz-osx-font-smoothing : grayscale;
}
.icon-arrow4:before{
	content : "\e900";
}
.icon-tel2:before{
	content : "\e901";
}
.icon-checkbox:before{
	content : "\e902";
}
.icon-mail:before{
	content : "\e903";
}
.icon-arrow3:before{
	content : "\e904";
}
.icon-tel:before{
	content : "\e905";
}
.icon-mail2:before{
	content : "\e906";
}
.icon-freedial:before{
	content : "\e907";
}
.icon-bubble:before{
	content : "\e908";
}
.icon-star:before{
	content : "\e909";
}
.icon-warning:before{
	content : "\e90b";
}
.icon-notification:before{
	content : "\e90c";
}
.icon-plus:before{
	content : "\e90d";
}
.icon-minus:before{
	content : "\e90e";
}
.icon-cross:before{
	content : "\e90f";
}
.icon-checkmark:before{
	content : "\e910";
}
.icon-checkmark2:before{
	content : "\e911";
}
.icon-arrow-up:before{
	content : "\e912";
}
.icon-arrow:before{
	content : "\e913";
}
.icon-arrow-down:before{
	content : "\e914";
}
.icon-arrow-left:before{
	content : "\e915";
}
.icon-arrow-up2:before{
	content : "\e916";
}
.icon-arrow2:before{
	content : "\e917";
}
.icon-arrow-down2:before{
	content : "\e918";
}
.icon-arrow-left2:before{
	content : "\e919";
}
.icon-arrow-up3:before{
	content : "\e91a";
}
.icon-arrow-down3:before{
	content : "\e91b";
}
.icon-arrow-left3:before{
	content : "\e91c";
}
.icon-checkbox2:before{
	content : "\e91d";
}
.icon-search:before{
	content : "\e91e";
}
.icon-link:before{
	content : "\e91f";
}
.tel-link{
	text-decoration : none;
	display : inline-block;
}
