@font-face {
  font-family: 'greta-icon';
  src:  url('greta-bfo8ut.eot');
  src:  url('greta-bfo8ut.eot#iefix') format('embedded-opentype'),
    url('greta-bfo8ut.ttf') format('truetype'),
    url('greta-bfo8ut.woff') format('woff'),
    url('greta-bfo8ut.svg#greta') format('svg');
  font-weight: normal;
  font-style: normal;
}

.greta-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'greta-icon' !important;
  speak: none;
  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;
}

.greta-icon.icon-right-long:before {
  content: "\e902";
}
.greta-icon.icon-right-short:before {
  content: "\e903";
}
.greta-icon.icon-tiret-long:before {
  content: "\e904";
}
.greta-icon.icon-up-long:before {
  content: "\e900";
}
.greta-icon.icon-user:before {
  content: "\e901";
}
.greta-icon.icon-map-pin:before {
  content: "\e907";
}
.greta-icon.icon-chevron-right:before {
  content: "\e905";
}
.greta-icon.icon-chevron-left:before {
  content: "\e908";
}
.greta-icon.icon-chevron-down:before {
  content: "\e906";
}
.greta-icon.icon-chevron-up:before {
  content: "\e909";
}
