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

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

.plussplus:before {
  content: "\e900";
}
