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

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

.plus-Plus--Streamline-Phosphor:before {
  content: "\e900";
}
