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

 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "custom-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;

  font-variant: normal;
  text-transform: none;
     
 
  line-height: 1em;
 
  
  margin-left: .2em;
 
  
}
 
.icon-user:before { content: '\e800'; } /* '' */
.icon-download:before { content: '\e801'; } /* '' */
.icon-feather:before { content: '\e802'; } /* '' */
.icon-eye:before { content: '\e803'; } /* '' */
.icon-location:before { content: '\e804'; } /* '' */
.icon-phone:before { content: '\e805'; } /* '' */
.icon-paper-plane:before { content: '\e806'; } /* '' */
.icon-book-open:before { content: '\e807'; } /* '' */
.icon-flow-parallel:before { content: '\e808'; } /* '' */
.icon-mail:before { content: '\e809'; } /* '' */
.icon-comment:before { content: '\e80b'; } /* '' */
.icon-cancel:before { content: '\e80c'; } /* '' */