

@font-face {
    font-family: 'icons';
    src: url('Glyphter.eot');
    src: url('Glyphter.eot?#iefix') format('embedded-opentype'),
         url('Glyphter.woff') format('woff'),
         url('Glyphter.ttf') format('truetype'),
         url('Glyphter.svg#icons') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='icon_']:before{
	display: inline-block;
   font-family: 'icons';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.icon_home:before{content:'\0041';}
.icon_casas:before{content:'\0042'; color:#ffc000;}
.icon_lojas:before{content:'\0043';}
.icon_empresas:before{content:'\0044';}
.icon_youtube:before{content:'\0045';}
.icon_menu:before{content:'\0046';}