.bx {
  font-family: 'boxicons' !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;

  display: inline-block;

  text-transform: none;

  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bxl-facebook:before {
  content: "\ee81";
}

.bxl-instagram:before {
  content: "\ee93";
}

.bxl-twitter:before {
  content: "\eecc"
}