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

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

.barraneide-Barra-N:before {
  content: "\e900";
  color: #f3952f;
}
