/* Generated by Glyphter (http://www.glyphter.com) on  Wed Mar 04 2020*/
@font-face {
    font-family: 'tipologo';
    src: url('fonts/tipologo.eot');
    src: url('fonts/tipologo.eot?#iefix') format('embedded-opentype'),
         url('fonts/tipologo.woff') format('woff'),
         url('fonts/tipologo.ttf') format('truetype'),
         url('fonts/tipologo.svg#tipologo') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='icone-tipo']:before{
	display: inline-block;
   font-family: 'tipologo';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.icone-tipo:before{
  content:'\0041';
  font-size: 30px;
  vertical-align: middle;
  color:#2f2c86;
background: linear-gradient(to right, #2f2c86 0, #28a5e1 120%);
/*background: linear-gradient(to right, #6b67ca 0, #28a5e1 120%);*/
 background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color:transparent;
}