/*



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

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

@font-face {
   font-family: 'evonline';
   src: url('font/evonline.eot?l9obew');
   src: url('font/evonline.eot?l9obew#iefix') format('embedded-opentype'),
        url('font/evonline.ttf?l9obew') format('truetype'),
        url('font/evonline.woff?l9obew') format('woff'),
        url('font/evonline.svg?l9obew#evonline') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
      font-family: 'redes-sociais';
      src: url('font/redes-sociais.eot?85775383');
      src: url('font/redes-sociais.eot?85775383#iefix') format('embedded-opentype'),
           url('font/redes-sociais.woff?85775383') format('woff'),
           url('font/redes-sociais.ttf?85775383') format('truetype'),
           url('font/redes-sociais.svg?85775383#redes-sociais') format('svg');
      font-weight: normal;
      font-style: normal;
}

/* EVO RODAPÉ*/

.icone-love:after{
	content: '\e800';
	font-family: 'fontello';
}

.logo-evonline:after {
   content: "\e0";
   font-family: 'evonline' !important;
}


