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

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

.ig-branding:before {
  content: "\e900";
}
.ig-diseno-corporativo:before {
  content: "\e901";
}
.ig-diseno-web:before {
  content: "\e902";
}
.ig-Ir:before {
  content: "\e903";
}
.ig-marketing:before {
  content: "\e904";
}
.ig-whatsapp:before {
  content: "\e905";
}
