@font-face {
	font-family: "icomoon";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/icomoon.eot?uaq9ud");
	src: url("../fonts/icomoon.eot?uaq9ud#iefix") format("embedded-opentype"),
	url("../fonts/icomoon.ttf?uaq9ud") format("truetype"),
	url("../fonts/icomoon.woff?uaq9ud") format("woff"),
	url("../fonts/icomoon.svg?uaq9ud#icomoon") format("svg");

	font-display: block;
}

[class^="icon-"] , [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	font-variant: normal;
	-moz-osx-font-smoothing: grayscale;

/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	text-transform: none;

	speak: never;
}


.icon-top:before {
	content: "\e900";
}

.icon-tel:before {
	content: "\e901";
}

.icon-mail:before {
	content: "\e902";
}

.icon-contactpc:before {
	content: "\e903";
}

.icon-advisory:before {
	content: "\e903";
}

.icon-contactmb:before {
	content: "\e904";
}

@media screen and (min-width: 768px) {
	.icon-contact:before {
		content: "\e903" !important;
	}
}

@media screen and (max-width: 767px) {
	.icon-contact:before {
		content: "\e904" !important;
	}
}

.icon-link:before {
	content: "\e905";
}

.icon-policy:before {
	content: "\e906";
}

.icon-work:before {
	content: "\e907";
}

.icon-philosophy:before {
	content: "\e908";
}

.icon-works:before {
	content: "\e909";
}

.icon-home:before {
	content: "\e910";
}

.icon-window:before {
	content: "\f2d2";
}

.icon-facebook:before {
	content: "\e001";
}

.icon-x:before {
	content: "\e002";
}

.icon-instagram:before {
	content: "\e003";
}

.icon-line:before {
	content: "\e004";
}
