// Generated by grunt-webfont


@font-face {
	font-family:'icons';
	src:url('./res/fonts/icons.eot?4635a8f903735b0dc533fdf1ffe18485');
	src:url('./res/fonts/icons.eot?#iefix') format('embedded-opentype'),
		url('./res/fonts/icons.woff?4635a8f903735b0dc533fdf1ffe18485') format('woff'),
		url('./res/fonts/icons.ttf?4635a8f903735b0dc533fdf1ffe18485') format('truetype');
	font-weight:normal;
	font-style:normal;
}
//
@font-face {
	font-family: 'Biryani';
	src: url('./res/fonts/Biryani-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Biryani';
	src: url('./res/fonts/Biryani-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}


.icon {
	font-family:'icons';
	display:inline-block;
	vertical-align:middle;
	line-height:1;
	font-weight:normal;
	font-style:normal;
	speak:none;
	text-decoration:inherit;
	text-transform:none;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}


// Icons


.icon_icAirplay:before {
	content:'\f101';
}


.icon_icCast:before {
	content:'\f102';
}


.icon_icCc:before {
	content:'\f103';
}


.icon_icCheck:before {
	content:'\f104';
}


.icon_icFullscreen:before {
	content:'\f105';
}


.icon_icFullscreenExit:before {
	content:'\f106';
}


.icon_icHd:before {
	content:'\f107';
}


.icon_icLanguage:before {
	content:'\f108';
}


.icon_icMore:before {
	content:'\f109';
}


.icon_icNext:before {
	content:'\f10a';
}


.icon_icPause:before {
	content:'\f10b';
}

.icon_icStepForward:before {
	content:'\e966';
}


.icon_icPlay:before {
	content:'\f10c';
}

.icon_icStepBackward:before {
	content:'\e965';
}


.icon_icPrev:before {
	content:'\f10d';
}

.icon_icShare:before {
	content: '\e900';
}

.icon_icSettings:before {
	content:'\f10e';
}


.icon_icVol0:before {
	content:'\f10f';
}


.icon_icVol1:before {
	content:'\f110';
}


.icon_icVol2:before {
	content:'\f111';
}


.icon_icVol3:before {
	content:'\f112';
}
