@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoonaafe.eot?-hyl6oh');
	src:url('../fonts/icomoond41d.eot?#iefix-hyl6oh') format('embedded-opentype'),
		url('../fonts/icomoonaafe.ttf?-hyl6oh') format('truetype'),
		url('../fonts/icomoonaafe.woff?-hyl6oh') format('woff'),
		url('../fonts/icomoonaafe.svg?-hyl6oh#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'LoraRegular';
    src: url('../fonts/LoraRegular.eot');
    src: url('../fonts/LoraRegular.eot') format('embedded-opentype'),
         url('../fonts/LoraRegular.woff2') format('woff2'),
         url('../fonts/LoraRegular.woff') format('woff'),
         url('../fonts/LoraRegular.ttf') format('truetype'),
         url('../fonts/LoraRegular.svg#LoraRegular') format('svg');
}

@font-face {
    font-family: 'LoraBold';
    src: url('../fonts/LoraBold.eot');
    src: url('../fonts/LoraBold.eot') format('embedded-opentype'),
         url('../fonts/LoraBold.woff2') format('woff2'),
         url('../fonts/LoraBold.woff') format('woff'),
         url('../fonts/LoraBold.ttf') format('truetype'),
         url('../fonts/LoraBold.svg#LoraBold') format('svg');
}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/OpenSansRegular.eot');
    src: url('../fonts/OpenSansRegular.eot') format('embedded-opentype'),
         url('../fonts/OpenSansRegular.woff2') format('woff2'),
         url('../fonts/OpenSansRegular.woff') format('woff'),
         url('../fonts/OpenSansRegular.ttf') format('truetype'),
         url('../fotns/OpenSansRegular.html#OpenSansRegular') format('svg');
}

@font-face {
    font-family: 'OpenSansSemibold';
    src: url('../fonts/OpenSansSemibold.eot');
    src: url('../fonts/OpenSansSemibold.eot') format('embedded-opentype'),
         url('../fonts/OpenSansSemibold.woff2') format('woff2'),
         url('../fonts/OpenSansSemibold.woff') format('woff'),
         url('../fonts/OpenSansSemibold.ttf') format('truetype'),
         url('../fonts/OpenSansSemibold.svg#OpenSansSemibold') format('svg');
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	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-volume-mute:before {
	content: "\e606";
}
.icon-volume-low:before {
	content: "\e607";
}
.icon-checkmark:before {
	content: "\e601";
}
.icon-pause:before {
	content: "\e608";
}
.icon-close:before {
	content: "\e605";
}
.icon-home-outline:before {
	content: "\e603";
}
.icon-share:before {
	content: "\e600";
}
.icon-circle:before {
	content: "\e604";
}
.icon-email:before {
	content: "\e602";
}
.icon-star:before {
	content: "\e60d";
}
