
[data-icon]:before {
	font-family: "Visual Composer Starter Font" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: 400 !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class*=" vct-icon-"]:before, [class^=vct-icon-]:before {
	font-family: "Visual Composer Starter Font" !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.vct-icon-chat-bubble-outline:before {
	content: "a";
}

.vct-icon-event-note:before {
	content: "b";
}

.vct-icon-facebook-with-circle:before {
	content: "c";
}

.vct-icon-flickr-with-circle:before {
	content: "d";
}

.vct-icon-folder-open:before {
	content: "e";
}

.vct-icon-github-with-circle:before {
	content: "f";
}

.vct-icon-twitter-with-circle:before {
	content: "g";
}

.vct-icon-vimeo-with-circle:before {
	content: "h";
}

.vct-icon-youtube-with-circle:before {
	content: "i";
}

.vct-icon-instagram-with-circle:before {
	content: "j";
}

.vct-icon-linkedin-with-circle:before {
	content: "k";
}

.vct-icon-mail:before {
	content: "l";
}

.vct-icon-mail-circle:before {
	content: "m";
}

.vct-icon-person-outline:before {
	content: "n";
}

.vct-icon-pinterest-with-circle:before {
	content: "o";
}

.vct-icon-search:before {
	content: "p";
}

.vct-icon-dropdown:before {
	content: "q";
}

.vct-icon-close:before {
	content: "r";
}
