@charset "UTF-8";

@font-face {
	font-family:SharpSansMedium;
	src:url('fonts/SharpSansNo1-Medium.eot');
	src:url('fonts/SharpSansNo1-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/SharpSansNo1-Medium.woff2') format('woff2'),
		url('fonts/SharpSansNo1-Medium.woff') format('woff')
}
@font-face {
	font-family:SharpSansSemiBold;
	src:url('fonts/SharpSansNo1-Semibold.eot');
	src:url('fonts/SharpSansNo1-Semibold.eot?#iefix') format('embedded-opentype'),
		url('fonts/SharpSansNo1-Semibold.woff2') format('woff2'),
		url('fonts/SharpSansNo1-Semibold.woff') format('woff')
}
@font-face {
	font-family:SharpSansBold;
	src:url('fonts/SharpSansNo1-Bold.eot');
	src:url('fonts/SharpSansNo1-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/SharpSansNo1-Bold.woff2') format('woff2'),
		url('fonts/SharpSansNo1-Bold.woff') format('woff')
}
@font-face {
	font-family:GothamUltra;
	src:url('fonts/Gotham-Ultra.eot');
	src:url('fonts/Gotham-Ultra.eot?#iefix') format('embedded-opentype'),
		url('fonts/Gotham-Ultra.woff2') format('woff2'),
		url('fonts/Gotham-Ultra.woff') format('woff')
}
@font-face {
	font-family: "hayu";
	src:url("fonts/hayu.eot");
	src:url("fonts/hayu.eot?#iefix") format("embedded-opentype"),
		url("fonts/hayu.woff") format("woff"),
		url("fonts/hayu.ttf") format("truetype"),
		url("fonts/hayu.svg#hayu") format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon]:before {
	font-family: "hayu" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
[class^="hayu-icon-"]:before,
[class*=" hayu-icon-"]:before {
	font-family: "hayu" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.hayu-search.hayu-search-elaborate {
	background-image: url("images/search-image.png");
}

.hayu-icon-star:before {
	content: "\61";
}
.hayu-icon-star-half:before {
	content: "\62";
}
.hayu-icon-account:before {
	content: "\63";
}
.hayu-icon-audience:before {
	content: "\72";
}

.hayu-icon-billing:before {
	content: "\64";
}
.hayu-icon-content:before {
	content: "\65";
}
.hayu-icon-devices:before {
	content: "\66";
}
.hayu-icon-general:before {
	content: "\67";
}
.hayu-icon-video:before {
	content: "\68";
}
.hayu-icon-home:before {
	content: "\69";
}
.hayu-icon-home-outline:before {
	content: "\6a";
}
.hayu-icon-menu:before {
	content: "\6b";
}
.hayu-icon-right:before {
	content: "\6c";
}
.hayu-icon-down:before {
	content: "\6d";
}
.hayu-icon-like:before {
	content: "\6e";
}
.hayu-icon-dislike:before {
	content: "\6f";
}
.hayu-icon-spinner:before {
	content: "\70";
}
.hayu-icon-star-o:before {
	content: "\71";
}
.hayu-icon-warning:before {
	content: "\72";
}
.hayu-icon-close:before {
	content: "\73";
}