@font-face {
	font-family: "Ctweb QM Icons";
	src: url("./Flaticon.eot");
	src: url("./Flaticon.eot?#iefix") format("embedded-opentype"),
		 url("./Flaticon.woff") format("woff"),
		 url("./Flaticon.ttf") format("truetype"),
		 url("./Flaticon.svg#Flaticon") format("svg");
	font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
    	font-family: "Ctweb QM Icons";
		src: url("./Flaticon.svg#Flaticon") format("svg");
	}
}

[class^="cqm-"]:before, [class*=" cqm-"]:before,
[class^="cqm-"]:after, [class*=" cqm-"]:after {   
	font-family: "Ctweb QM Icons";
    font-size: 20px;
	font-style: normal;
}

.cqm-skype:before { content: "\f100"; }
.cqm-ok:before { content: "\f101"; }
.cqm-facebook:before { content: "\f102"; }
.cqm-instagram:before { content: "\f103"; }
.cqm-email:before { content: "\f104"; }
.cqm-vk:before { content: "\f105"; }
.cqm-tg:before { content: "\f106"; }
.cqm-whatsapp:before { content: "\f107"; }
.cqm-phone:before { content: "\f108"; }
.cqm-viber:before { content: "\f109"; }