@font-face {
  font-family: "lxsymbols";
  src: url("../font/lxsymbols.eot");
  src: url("../font/lxsymbols.eot?lwyd8m#iefix") format("embedded-opentype"),
      url("../font/lxsymbols.woff2?lwyd8m") format("woff2"),
      url("../font/lxsymbols.woff?lwyd8m") format("woff"),
      url("../font/lxsymbols.ttf?lwyd8m") format("truetype"),
      url("../font/lxsymbols.svg?lwyd8m#lxsymbols") format("svg");
  font-style: normal;
  font-weight: 400;
}

.lxsymbols {
  display: inline-block;
  font-family: "lxsymbols" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  vertical-align: -.125em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.lxsymbols-check::before {
  content: "\ea01";
}
.lxsymbols-chevron::before {
  content: "\ea02";
}
.lxsymbols-collapse::before {
  content: "\ea03";
}
.lxsymbols-down-circle::before {
  content: "\ea04";
}
.lxsymbols-download::before {
  content: "\ea05";
}
.lxsymbols-expand::before {
  content: "\ea06";
}
.lxsymbols-express::before {
  content: "\ea07";
}
.lxsymbols-left-circle::before {
  content: "\ea08";
}
.lxsymbols-up-circle::before {
  content: "\ea09";
}
