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

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

.bx-right-arrow-alt::before { content: "\eb1c"; }
.bx-check::before { content: "\e9da"; }
.bx-cube::before { content: "\ea0f"; }
.bx-code-curly::before { content: "\e9fa"; }
.bx-layer::before { content: "\ea98"; }
.bx-grid-alt::before { content: "\ea6b"; }
.bx-lock-open-alt::before { content: "\eab1"; }
.bx-bot::before { content: "\e9ac"; }
.bx-briefcase-alt-2::before { content: "\e9b1"; }
.bx-calendar-check::before { content: "\e9c4"; }
.bx-data::before { content: "\ea16"; }
.bx-globe::before { content: "\ea68"; }
.bx-id-card::before { content: "\ea86"; }
.bx-purchase-tag-alt::before { content: "\eb07"; }
.bx-sitemap::before { content: "\eb43"; }
.bx-support::before { content: "\eb65"; }
.bx-sync::before { content: "\eb67"; }
.bx-window::before { content: "\eba5"; }
