@font-face {
	font-family: "iconfont";
	src: url('iconfont%EF%B9%961710322883.eot');
	src: url('iconfont%EF%B9%961710322883.eot#iefix') format('eot'),
		url('iconfont%EF%B9%961710322883.woff2') format('woff2'),
		url('iconfont%EF%B9%961710322883.woff') format('woff'),
		url('iconfont%EF%B9%961710322883.ttf') format('truetype'),
		url('https://bb.agency/wp-content/themes/bb-agency/assets/icons/iconfont.svg?1710322883#iconfont') format('svg');
}

.icon:before {
	font-family: "iconfont";
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	/* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
	text-decoration: none;
	text-transform: none;
}


.icon-arrow-down:before {
	content: "\E001";
}

.icon-arrow-left:before {
	content: "\E002";
}

.icon-arrow-right:before {
	content: "\E003";
}

.icon-arrow-up:before {
	content: "\E004";
}

.icon-chevron-down:before {
	content: "\E005";
}

.icon-chevron-left:before {
	content: "\E006";
}

.icon-chevron-right:before {
	content: "\E007";
}

.icon-chevron-up:before {
	content: "\E008";
}

.icon-play:before {
	content: "\E009";
}
