@font-face {
	font-family: 'godworld';
	src: url('fonts/godworld.woff?q74pgr') format('woff'),
	     url('fonts/godworld.ttf?q74pgr') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.icon {
	display: inline-block;
	font: normal normal normal 1em/1 'godworld' !important;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

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

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

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

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