@font-face {
  font-family: 'eliberty';
  src:  url('fonts/eliberty.eot?cbt28d');
  src:  url('fonts/eliberty.eot?cbt28d#iefix') format('embedded-opentype'),
    url('fonts/eliberty.ttf?cbt28d') format('truetype'),
    url('fonts/eliberty.woff?cbt28d') format('woff'),
    url('fonts/eliberty.svg?cbt28d#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-cart:before {
  content: "\e009";
}
.elibertyIcon-delete:before {
  content: "\e023";
}
.elibertyIcon-edit:before {
  content: "\e024";
}
.elibertyIcon-mountain:before {
  content: "\e055";
}
.elibertyIcon-wind:before {
  content: "\e066";
}
