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

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

.geoicon-button-arrow:before {
  content: "\e901";
}
