@font-face {
  font-family: "BE-icons";
  src: url("../../../fonts/acr/BE-icons.eot");
  src: url("../../../fonts/acr/BE-icons.eot?#iefix") format("embedded-opentype"), url("../../../fonts/acr/BE-icons.otf") format("opentype"), url("../../../fonts/acr/BE-icons.svg") format("svg"), url("../../../fonts/acr/BE-icons.ttf") format("truetype"), url("../../../fonts/acr/BE-icons.woff") format("woff"), url("../../../fonts/acr/BE-icons.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  content: attr(data-icon);
  font-family: "BE-icons";
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
  line-height: inherit;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
