/** 
 * fontello include
 */

/* fontello */
@font-face {
	font-family: 'fontello';
	font-display: swap;
	src: url('/wp-content/themes/sb-child/fonts/fontello/fontello.eot');
	src: url('/wp-content/themes/sb-child/fonts/fontello/fontello.eot#iefix') format('embedded-opentype'),
		url('/wp-content/themes/sb-child/fonts/fontello/fontello.woff2') format('woff2'),
		url('/wp-content/themes/sb-child/fonts/fontello/fontello.woff') format('woff'),
		url('/wp-content/themes/sb-child/fonts/fontello/fontello.ttf') format('truetype'),
		url('/wp-content/themes/sb-child/fonts/fontello/fontello.svg#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
 font-family: "fontello";
font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
}

.icon-close:before { content: '\e800'; }
.icon-calendar:before { content: '\e801'; }
.icon-category:before { content: '\e802'; }
.icon-search:before { content: '\e803'; }
.icon-location_ghost:before { content: '\e804'; }
.icon-mail_ghost:before { content: '\e805'; }
.icon-phone:before { content: '\e806'; }
.icon-location:before { content: '\e807'; }
.icon-mail:before { content: '\e808'; }
.icon-phones:before { content: '\e809'; }
.icon-user:before { content: '\e80a'; }
.icon-left:before { content: '\e814'; }
.icon-right:before { content: '\e815'; }
.icon-down:before { content: '\e816'; }
.icon-top:before { content: '\e817'; }
.icon-author:before { content: '\e818'; }
.icon-work_hours:before { content: '\e81a'; }
.icon-at-sign:before { content: '\e81c'; }
.icon-at-sign_thing:before { content: '\e81d'; }
.icon-phone_ghost:before { content: '\e81f'; }
.icon-tel-vol:before { content: '\e820'; }
.icon-tel-vol_ghost:before { content: '\e821'; }
.icon-cart:before { content: '\e824'; }
.icon-email:before { content: '\e825'; }
.icon-mails:before { content: '\e826'; }
.icon-spin6:before { content: '\e839'; }
.icon-menu:before { content: '\f0c9'; }
.icon-linkedin_link:before { content: '\f0e1'; }
.icon-comment:before { content: '\f0e5'; }
.icon-reply:before { content: '\f112'; }
.icon-youtube_link:before { content: '\f167'; }
.icon-skype_link:before { content: '\f17e'; }
.icon-pinterest_link:before { content: '\f231'; }
.icon-hashtag:before { content: '\f292'; }
.icon-tw_link:before { content: '\f309'; }
.icon-fb_link:before { content: '\f30c'; }
.icon-instagram_link:before { content: '\f32d'; }

.icon-plus:before { content: '\e80d'; }
.icon-assortment:before { content: '\e80b'; }
.icon-corona:before { content: '\e80c'; }
.icon-leaves:before { content: '\e827'; }
.icon-natural:before { content: '\e828'; }

.icon-basket:before { content: '\e80e'; }
.icon-viber_link:before { content: '\e82b'; }
.icon-telegram_link:before { content: '\e82a'; }
/* END fontello */