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

[class^="icon-"]::before,
[class*=" icon-"]::before {
  font-family: "ibeekeeper";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  width: 1em;
  margin-right: 0.2em;
  margin-left: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ibeekeeper::before {
  content: "\e800";
}
