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

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

.folk-menu-mobile-icon:before {
  content: "\e900";
}
