/**
 * fontello include
*/
@font-face {
	font-family: 'fontello';
	font-display: swap;
	src: url('/wp-content/themes/sbinit/fonts/fontello/fontello.eot');
	src: url('/wp-content/themes/sbinit/fonts/fontello/fontello.eot#iefix') format('embedded-opentype'),
		url('/wp-content/themes/sbinit/fonts/fontello/fontello.woff2') format('woff2'),
		url('/wp-content/themes/sbinit/fonts/fontello/fontello.woff') format('woff'),
		url('/wp-content/themes/sbinit/fonts/fontello/fontello.ttf') format('truetype'),
		url('/wp-content/themes/sbinit/fonts/fontello/fontello.svg#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}
.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: 1;
}

.icon-close:before { content: '\e800'; }
.icon-menu:before { content: '\f0c9'; }
.icon-search:before { content: '\e803'; }
.icon-author:before { content: '\e818'; }
.icon-calendar:before { content: '\e801'; }
.icon-category:before { content: '\e802'; }
.icon-comment:before { content: '\f0e5'; }
.icon-reply:before { content: '\f112'; }
.icon-hashtag:before { content: '\f292'; }
.icon-plus:before { content: '\e80d'; }
.icon-spin6:before { content: '\e839'; }
.icon-work_hours:before { content: '\e81a'; }
.icon-down-dir:before { content: '\f142'; }
.icon-down-open:before { content: '\e80a'; }
.icon-minus:before { content: '\e809'; }

.icon-location:before { content: '\e807'; }
.icon-location_ghost:before { content: '\e804'; }

.icon-phone:before { content: '\e806'; }
.icon-phone_ghost:before { content: '\e81f'; }
.icon-tel-vol:before { content: '\e820'; }
.icon-tel-vol_ghost:before { content: '\e821'; }

.icon-mail:before { content: '\e808'; }
.icon-mail_ghost:before { content: '\e805'; }

.icon-at-sign:before { content: '\e81c'; }
.icon-at-sign_thing:before { content: '\e81d'; }

.icon-mails:before { content: '\e822'; }
.icon-phones:before { content: '\e823'; }

.icon-left:before { content: '\e814'; }
.icon-right:before { content: '\e815'; }
.icon-down:before { content: '\e816'; }
.icon-top:before { content: '\e817'; }

.icon-fb_link:before { content: '\f30c'; }
.icon-skype_link:before { content: '\f17e'; }
.icon-tw_link:before { content: '\f309'; }
.icon-youtube_link:before { content: '\f167'; }
.icon-instagram_link:before { content: '\f32d'; }
.icon-pinterest_link:before { content: '\f231'; }
.icon-linkedin_link:before { content: '\f0e1'; }
/* END fontello */