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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Faducolabura' !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-add:before {
  content: "\e900";
}
.icon-back:before {
  content: "\e901";
}
.icon-clear:before {
  content: "\e902";
}
.icon-config:before {
  content: "\e903";
}
.icon-footer_home:before {
  content: "\e904";
}
.icon-footer_notif:before {
  content: "\e905";
}
.icon-footer_profile:before {
  content: "\e906";
}
.icon-like:before {
  content: "\e907";
}
.icon-pause:before {
  content: "\e908";
}
.icon-play:before {
  content: "\e909";
}
.icon-profile_carrer:before {
  content: "\e90a";
}
.icon-profile_description:before {
  content: "\e90b";
}
.icon-profile_email:before {
  content: "\e90c";
}
.icon-profile_likes:before {
  content: "\e90d";
}
.icon-profile_name:before {
  content: "\e90e";
}
.icon-profile_photo:before {
  content: "\e90f";
}
.icon-profile_projects:before {
  content: "\e910";
}
.icon-project_person:before {
  content: "\e911";
}
.icon-remove:before {
  content: "\e912";
}
.icon-search:before {
  content: "\e913";
}
.icon-sincro:before {
  content: "\e914";
}
.icon-view:before {
  content: "\e915";
}
