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

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

.icon-arima:before {
  content: "\e900";
}
