/*
  Icon Font: bnlicons
*/

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "bnlicons";
    src: url("./bnlicons.svg#bnlicons") format("svg");
  }
}

[data-icon]:before { content: attr(data-icon); }

[data-icon]:before,
.bnl-icon-agreement:before,
.bnl-icon-arrow-down:before,
.bnl-icon-arrow-up:before,
.bnl-icon-back:before,
.bnl-icon-browser:before,
.bnl-icon-calendar:before,
.bnl-icon-call:before,
.bnl-icon-card:before,
.bnl-icon-close:before,
.bnl-icon-credit-card:before,
.bnl-icon-euro:before,
.bnl-icon-expert:before,
.bnl-icon-fax:before,
.bnl-icon-forward:before,
.bnl-icon-hamburger:before,
.bnl-icon-hide:before,
.bnl-icon-hide-over:before,
.bnl-icon-home:before,
.bnl-icon-identity:before,
.bnl-icon-investment:before,
.bnl-icon-keep:before,
.bnl-icon-keep-over:before,
.bnl-icon-lens:before,
.bnl-icon-less:before,
.bnl-icon-lock:before,
.bnl-icon-mail:before,
.bnl-icon-mission:before,
.bnl-icon-mobile:before,
.bnl-icon-money:before,
.bnl-icon-more:before,
.bnl-icon-news:before,
.bnl-icon-no:before,
.bnl-icon-person:before,
.bnl-icon-philanthropy:before,
.bnl-icon-phone:before,
.bnl-icon-pim:before,
.bnl-icon-pin:before,
.bnl-icon-suitecase:before,
.bnl-icon-telephone:before,
.bnl-icon-umbrella:before,
.bnl-icon-yes:before {
  display: inline-block;
  font-family: "bnlicons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.bnl-icon-agreement:before { content: "\f108"; }
.bnl-icon-arrow-down:before { content: "\f11c"; }
.bnl-icon-arrow-up:before { content: "\f11d"; }
.bnl-icon-back:before { content: "\f130"; }
.bnl-icon-browser:before { content: "\f12f"; }
.bnl-icon-calendar:before { content: "\f123"; }
.bnl-icon-call:before { content: "\f124"; }
.bnl-icon-card:before { content: "\f10d"; }
.bnl-icon-close:before { content: "\f125"; }
.bnl-icon-credit-card:before { content: "\f117"; }
.bnl-icon-euro:before { content: "\f10f"; }
.bnl-icon-expert:before { content: "\f120"; }
.bnl-icon-fax:before { content: "\f126"; }
.bnl-icon-forward:before { content: "\f131"; }
.bnl-icon-hamburger:before { content: "\f103"; }
.bnl-icon-hide:before { content: "\f106"; }
.bnl-icon-hide-over:before { content: "\f11a"; }
.bnl-icon-home:before { content: "\f110"; }
.bnl-icon-identity:before { content: "\f127"; }
.bnl-icon-investment:before { content: "\f111"; }
.bnl-icon-keep:before { content: "\f107"; }
.bnl-icon-keep-over:before { content: "\f11b"; }
.bnl-icon-lens:before { content: "\f109"; }
.bnl-icon-less:before { content: "\f11e"; }
.bnl-icon-lock:before { content: "\f112"; }
.bnl-icon-mail:before { content: "\f128"; }
.bnl-icon-mission:before { content: "\f121"; }
.bnl-icon-mobile:before { content: "\f129"; }
.bnl-icon-money:before { content: "\f113"; }
.bnl-icon-more:before { content: "\f11f"; }
.bnl-icon-news:before { content: "\f115"; }
.bnl-icon-no:before { content: "\f12a"; }
.bnl-icon-person:before { content: "\f10a"; }
.bnl-icon-philanthropy:before { content: "\f122"; }
.bnl-icon-phone:before { content: "\f10b"; }
.bnl-icon-pim:before { content: "\f10c"; }
.bnl-icon-pin:before { content: "\f119"; }
.bnl-icon-suitecase:before { content: "\f12c"; }
.bnl-icon-telephone:before { content: "\f12d"; }
.bnl-icon-umbrella:before { content: "\f114"; }
.bnl-icon-yes:before { content: "\f12e"; }
