@font-face {
	font-family: 'wings-shape';
	font-display: swap;
	src:  url('icon/wings-shape_qm1pg1.eot');
	src:  url('icon/wings-shape_qm1pg1.eot#iefix') format('embedded-opentype'),
		url('icon/wings-shape_qm1pg1.ttf') format('truetype'),
		url('icon/wings-shape_qm1pg1.woff') format('woff'),
		url('icon/wings-shape_qm1pg1-icomoon.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.wings-shape:before {
	content: "\e900";
	font-family: 'wings-shape';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}