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

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

.plusplus-icon-ernst:before {
  content: "\e900";
  color: #ff7200;
}
