@font-face {
font-family: 'Roboto-Bold';
src: url('../fonts/Roboto/Roboto-Bold.eot');
src: local('?'), url('../fonts/Roboto/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto/Roboto-Bold.ttf') format('truetype'), url('../fonts/Roboto/Roboto-Bold.svg') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Roboto-Light';
src: url('../fonts/Roboto/Roboto-Light.eot');
src: local('?'), url('../fonts/Roboto/Roboto-Light.woff') format('woff'), url('../fonts/Roboto/Roboto-Light.ttf') format('truetype'), url('../fonts/Roboto/Roboto-Light.svg') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Roboto-Regular';
src: url('../fonts/Roboto/Roboto-Regular.eot');
src: local('?'), url('../fonts/Roboto/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto/Roboto-Regular.svg') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
	font-family: 'icomoon';
	src:  url('../fonts/icomoon.eot?tgmhgj');
	src:  url('../fonts/icomoon.eot?tgmhgj#iefix') format('embedded-opentype'),
	url('../fonts/icomoon.ttf?tgmhgj') format('truetype'),
	url('../fonts/icomoon.woff?tgmhgj') format('woff'),
	url('../fonts/icomoon.svg?tgmhgj#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	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-facebook:before {
	content: "\e903";
}
.icon-social:before {
	content: "\e903";
}
.icon-youtube-play:before {
	content: "\e905";
}
.icon-whatsapp:before {
	content: "\e904";
}
.icon-mail:before {
	content: "\e902";
}
.icon-plus-circle:before {
	content: "\e900";
}
.icon-search:before {
	content: "\e986";
}
.icon-circle-right:before {
	content: "\ea42";
}
.icon-circle-left:before {
	content: "\ea44";
}
.icon-instagram:before {
	content: "\ea92";
}
