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

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

.dpciex-display:before {
  content: "\e900";
}
