@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?rbyk1c');
	src:url('../fonts/icomoon.eot?#iefixrbyk1c') format('embedded-opentype'),
		url('../fonts/icomoon.woff?rbyk1c') format('woff'),
		url('../fonts/icomoon.ttf?rbyk1c') format('truetype'),
		url('../fonts/icomoon.svg?rbyk1c#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: 1;

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

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

.icon-i-deco:before {
	content: "\e602";
}

.icon-i-arrow:before {
	content: "\e601";
}

.icon-i-navi:before {
	content: "\e603";
}

iframe{
	width: 100% !important;
	height: 100% !important;
}
