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

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

.bx-habits:before {
  content: "\e90e";
}
.bx-knowledge:before {
  content: "\e90f";
}
.bx-cookie:before {
  content: "\e90d";
}
.bx-app:before {
  content: "\e900";
}
.bx-arrow:before {
  content: "\e901";
}
.bx-download:before {
  content: "\e902";
}
.bx-check:before {
  content: "\e903";
}
.bx-storage:before {
  content: "\e904";
}
.bx-device:before {
  content: "\e905";
}
.bx-mail:before {
  content: "\e906";
}
.bx-print:before {
  content: "\e907";
}
.bx-social:before {
  content: "\e908";
}
.bx-link-external:before {
  content: "\e909";
}
.bx-streaming:before {
  content: "\e90a";
}
.bx-video:before {
  content: "\e90b";
}
.bx-security:before {
  content: "\e90c";
}
