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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-phone::before {
	content: "\e800";
}