@font-face {
	font-family: 'upgrade-icons';
	src: url('../fonts/iconfont/upgrade-icons.eot?ahpc1n');
	src: url('../fonts/iconfont/upgrade-icons.eot?ahpc1n#iefix') format('embedded-opentype'),
		url('../fonts/iconfont/upgrade-icons.ttf?ahpc1n') format('truetype'),
		url('../fonts/iconfont/upgrade-icons.woff?ahpc1n') format('woff'),
		url('../fonts/iconfont/upgrade-icons.svg?ahpc1n#upgrade-icons') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="i-"]::before,
[class*=" i-"]::before {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'upgrade-icons' !important;
	speak: never;
	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-rate:before {
	content: "\e90d";
}

.i-ticket:before {
	content: "\e911";
}

.i-phone:before {
	content: "\e912";
}

.i-mail:before {
	content: "\e913";
}

.i-location:before {
	content: "\e914";
}

.i-link:before {
	content: "\e915";
}

.i-close:before {
	content: "\e916";
}

.i-social-twitter:before {
	content: "\e917";
}

.i-message:before {
	content: "\e909";
}

.i-rating-star:before {
	content: "\e910";
}

.i-upgrade-arrow:before {
	content: "\e900";
}

.i-star:before {
	content: "\e901";
}

.i-share:before {
	content: "\e902";
}

.i-search:before {
	content: "\e903";
}

.i-s_twitter:before {
	content: "\e904";
}

.i-s_linkedin:before {
	content: "\e905";
}

.i-s_instagram:before {
	content: "\e906";
}

.i-s_facebook:before {
	content: "\e907";
}

.i-plus:before {
	content: "\e908";
}

.i-arrow-input:before {
	content: "\e90a";
}

.i-access-arrow:before {
	content: "\e90b";
}

.i-heart:before {
	content: "\e90c";
}

.i-flash:before {
	content: "\e90e";
}

.i-dollar:before {
	content: "\e90f";
}