@font-face {
  font-family: 'eliberty';
  src:
    url('fonts/eliberty.ttf?y00p2h') format('truetype'),
    url('fonts/eliberty.woff?y00p2h') format('woff'),
    url('fonts/eliberty.svg?y00p2h#eliberty') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.elibertyIcon-action-download:before {
  content: "\e906";
}
.elibertyIcon-action-moreHorizontal:before {
  content: "\e99a";
}
.elibertyIcon-arrow-down:before {
  content: "\e914";
}
.elibertyIcon-arrow-left:before {
  content: "\e915";
}
.elibertyIcon-arrow-right:before {
  content: "\e918";
}
.elibertyIcon-arrow-up:before {
  content: "\e91b";
}
.elibertyIcon-arrow-ne:before {
  content: "\e916";
}
.elibertyIcon-arrow-sw:before {
  content: "\e919";
}
.elibertyIcon-arrow-nw:before {
  content: "\e917";
}
.elibertyIcon-arrow-se:before {
  content: "\e91a";
}
.elibertyIcon-interface-menu:before {
  content: "\e926";
}
.elibertyIcon-interface-ticket:before {
  content: "\e92a";
}
.elibertyIcon-people-user:before {
  content: "\e944";
}
.elibertyIcon-status-infoCirclePlain:before {
  content: "\e999";
}
.elibertyIcon-tourism-pin:before {
  content: "\e966";
}
