@font-face {
    font-family: 'countil-iconRegular';
    src: url('../fonts/countil-iconRegular.eot');
    src: url('../fonts/countil-iconRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/countil-iconRegular.woff2') format('woff2'),
        url('../fonts/countil-iconRegular.woff') format('woff'),
        url('../fonts/countil-iconRegular.ttf') format('truetype'),
        url('../fonts/countil-iconRegular.svg#countil-iconRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

[class^="ci-"], [class*=" ci-"] {
	font-family: 'countil-iconRegular';
	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;
}

.ci-experience:before {
	content: "\0041";
}
.ci-team:before {
	content: "\0042";
}
.ci-sku:before {
	content: "\0043";
}
.ci-customer:before {
	content: "\0044";
}
.ci-vision:before {
	content: "\0045";
}
.ci-mission:before {
	content: "\0046";
}
.ci-grocery:before {
	content: "\0047";
}
.ci-supermarket:before {
	content: "\0048";
}
.ci-wholesale:before {
	content: "\0049";
}
.ci-online:before {
	content: "\004A";
}