/* @font-face is defined in fonts.scss */

[class^="i-"]:before, [class*=" i-"]:before {
	font-family: 'liveriga' !important;
	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;
}
.i-menu:before {
	content: "\e617";
}
.i-menu_close:before {
	content: "\e618";
}
.i-phone:before {
	content: "\e619";
}
.i-arrow3_back:before {
	content: "\e613";
}
.i-arrow3_down:before {
	content: "\e614";
}
.i-arrow3_forward:before {
	content: "\e615";
}
.i-arrow3_up:before {
	content: "\e616";
}
.i-arrow_back:before {
	content: "\e605";
}
.i-arrow_down:before {
	content: "\e606";
}
.i-arrow_forward:before {
	content: "\e607";
}
.i-arrow_hover:before {
	content: "\e608";
}
.i-arrow_up:before {
	content: "\e609";
}
.i-arrow2_back:before {
	content: "\e60a";
}
.i-arrow2_down:before {
	content: "\e60b";
}
.i-arrow2_forward:before {
	content: "\e60c";
}
.i-arrow2_up:before {
	content: "\e60d";
}
.i-calendar:before {
	content: "\e60e";
}
.i-cross:before {
	content: "\e60f";
}
.i-printer:before {
	content: "\e610";
}
.i-search:before {
	content: "\e611";
}
.i-star:before {
	content: "\e612";
}
.i-facebook:before {
	content: "\e800";
}
.i-twitter:before {
	content: "\e80b";
}
.i-youtube-play:before {
	content: "\e80d";
}
.i-flickr:before {
	content: "\e810";
}
.i-location:before {
	content: "\e600";
}
.i-pencil:before {
	content: "\e601";
}
.i-play:before {
	content: "\e602";
}
.i-save:before {
	content: "\e603";
}
.i-tick:before {
	content: "\e604";
}

[class^="icon-"]:before, [class*=" icon-"]:before,
.caret:after,
.ui-selectmenu-button:before,
.ui-datepicker-next:before,
.ui-datepicker-prev:before,
.ui-datepicker-trigger:before,
.prev-btn:before,
.owl-prev:before,
.next-btn:before,
.owl-next:before,
.shortlist li > a:before,
.breadcrumb li a:after,
.bn_nav:before,
.lightbox-close-out:before,
.close:before{
	font-family: 'liveriga' !important;
	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;
}

