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

.dc {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon-dc' !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;
}

.close:before {
  content: "\e900";
}
.especialidades:before {
  content: "\e901";
}
.fb:before {
  content: "\e902";
}
.instagram:before {
  content: "\e903";
}
.mail:before {
  content: "\e904";
}
.phone:before {
  content: "\e905";
}
.pin:before {
  content: "\e906";
}
.icn-right-arrow:before {
  content: "\e907";
}
.search:before {
  content: "\e908";
}
.servicios:before {
  content: "\e909";
}
.up-arrow:before {
  content: "\e90a";
}
.whatsapp:before {
  content: "\e90b";
}
.left-arrow:before {
  content: "\e90c";
}
.right-arrow:before {
  content: "\e90d";
}
