@font-face {
  font-family: 'domcomm';
  src:
    url('fonts/domcomm.ttf?vswfwj') format('truetype'),
    url('fonts/domcomm.woff?vswfwj') format('woff'),
    url('fonts/domcomm.svg?vswfwj#domcomm') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.dciSun:before {
  content: "\e907";
}
.dciAsesoria:before {
  content: "\e902";
}
.dciPlotter:before {
  content: "\e903";
}
.dciImpresora:before {
  content: "\e904";
}
.dciStand:before {
  content: "\e905";
}
.dciTaza:before {
  content: "\e906";
}
.dciPresentacion:before {
  content: "\e901";
}
.dciDesarrollo:before {
  content: "\e900";
}
.dciDiseno:before {
  content: "\e90d";
}
.dciFacebook:before {
  content: "\e90e";
}
.dciInstagram:before {
  content: "\e90f";
}
.dciMoon:before {
  content: "\e910";
}
.dciPlaneacion:before {
  content: "\e911";
}
.dciUp:before {
  content: "\e913";
}
