@font-face {
  font-family: 'serveis';
  src:  url('fonts/serveis.eot?1dhs3y');
  src:  url('fonts/serveis.eot?1dhs3y#iefix') format('embedded-opentype'),
    url('fonts/serveis.ttf?1dhs3y') format('truetype'),
    url('fonts/serveis.woff?1dhs3y') format('woff'),
    url('fonts/serveis.svg?1dhs3y#serveis') 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: 'serveis' !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-estrategia:before {
  content: "\e900";
}
.icon-diseno:before {
  content: "\e901";
}
.icon-comunicacion:before {
  content: "\e902";
}
.icon-experiencia:before {
  content: "\e903";
}
