/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 25, 2015 */



@font-face {
    font-family: 'robotolight';
    src: url(../fonts/roboto-light.eot);
    src: url(../fonts/roboto-light.eot?#iefix) format('embedded-opentype'),
         url(../fonts/roboto-light.woff2) format('woff2'),
         url(../fonts/roboto-light.woff) format('woff'),
         url(../fonts/roboto-light.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
	font-family: 'Icons';
	src:url(../fonts/customicon/Icons.eot);
	src:url(../fonts/customicon/Icons.eot?#iefix) format('embedded-opentype'),
		url(../fonts/customicon/Icons.woff) format('woff'),
		url(../fonts/customicon/Icons.ttf) format('truetype'),
		url(../fonts/customicon/Icons.svg#Icons) format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'Icons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

[class^="font-"]:before, [class*=" font-"]:before {
	font-family: 'Icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

[class^="font-"],
[class*=" font-"]{
	display:inline-block;
	line-height:1em;
}
