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

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

.fosh-logo:before {
  content: "\30";
}
