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

[class^="iconhome-"], [class*=" iconhome-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoonhome' !important;
  speak: never;
  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;
}

.iconhome-economia:before {
  content: "\e900";
}
.iconhome-fornecedor:before {
  content: "\e901";
}
.iconhome-curadoria:before {
  content: "\e902";
}
.iconhome-modelagem:before {
  content: "\e903";
}
