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

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

.tarch-logo:before {
  content: "\e900";
}
