@font-face {
	font-family: 'hrt';
	src:url('https://www.hrt.hr/static/v2/vendor/hrt/fonts/hrt.eot?tstw60');
	src:url('https://www.hrt.hr/static/v2/vendor/hrt/fonts/hrt.eot?#iefixtstw60') format('embedded-opentype'),
		url('https://www.hrt.hr/static/v2/vendor/hrt/fonts/hrt.woff?tstw60') format('woff'),
		url('https://www.hrt.hr/static/v2/vendor/hrt/fonts/hrt.ttf?tstw60') format('truetype'),
		url('https://www.hrt.hr/static/v2/vendor/hrt/fonts/hrt.svg?tstw60#hrt') format('svg');
	font-weight: normal;
	font-style: normal;
}

i {
	font-family: 'hrt';
	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;
}

.icon-arrow-right:before {
	content: "\e610";
}

.icon-arrow-left:before {
	content: "\e611";
}

.icon-expand:before {
	content: "\e600";
}

.icon-contract:before {
	content: "\e602";
}

.icon-whatsapp:before {
	content: "\f232";
}

.icon-magnifier:before {
	content: "\e603";
}

.icon-next-button:before {
	content: "\e604";
}

.icon-play-button:before {
	content: "\e605";
}

.icon-prev-button:before {
	content: "\e606";
}

.icon-envelope-o:before {
	content: "\f003";
}

.icon-print:before {
	content: "\f02f";
}

.icon-twitter:before {
	content: "\f099";
}

.icon-facebook:before {
	content: "\f09a";
}

.icon-google-plus:before {
	content: "\f0d5";
}

.icon-angle-left:before {
	content: "\f104";
}

.icon-angle-right:before {
	content: "\f105";
}

.icon-pause:before {
	content: "\e60b";
}

.icon-play:before {
	content: "\e60c";
}

.icon-repeat:before {
	content: "\e601";
}

.icon-volume-decrease:before {
	content: "\e607";
}

.icon-volume-increase:before {
	content: "\e608";
}

.icon-volume-mute:before {
	content: "\e609";
}

.icon-volume-mute2:before {
	content: "\e60a";
}

.icon-volume-low:before {
	content: "\e60d";
}

.icon-volume-medium:before {
	content: "\e60e";
}

.icon-volume-high:before {
	content: "\e60f";
}

