@font-face {
  font-family: 'bclfonts';
  src: url('../fonts/bclfonts.woff2') format('woff2'), url('../fonts/bclfonts.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'bclfonts';
    src: url('../font/bclfonts.svg?28036896#bclfonts') format('svg');
  }
}
*/
[class^="bcl-icon-"]:before, [class*=" bcl-icon-"]:before {
  font-family: "bclfonts";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  /*margin-right: .2em;*/
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /*margin-left: .2em;*/

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
[class*=bcl-icon]{
    display: flex;
    align-items: center;
    justify-content: center;
}
[class*=bcl-icon]:before {
    margin:auto 0.3em;
}
.bcl-icon-grow-plant:before { content: '\e800'; } /* '' */
.bcl-icon-paper-plane:before {
    content: '\e801';
    margin-left:0.2em;
    margin-top:0.1em;
} /* '' */
.bcl-icon-plant-radar:before { content: '\e802'; } /* '' */
.bcl-icon-plant-irrigation:before { content: '\e803'; } /* '' */
.bcl-icon-shopping-bags:before {
    content: '\e804';
    margin-bottom:0.1em;
} /* '' */
.bcl-icon-leaf-network:before { content: '\e805'; } /* '' */
.bcl-icon-auction:before {
    content: '\e806';
    margin-bottom:0.1em;
} /* '' */
.bcl-icon-handshake:before { content: '\e807'; } /* '' */
.bcl-icon-office:before {content: '\e808';} /* '' */
.bcl-icon-cards:before {
    content: '\e809';
    margin-bottom:0.1em;
} /* '' */
.bcl-icon-guarded:before {content: '\e80b';} /* '' */
.bcl-icon-coins:before {content: '\e80c';} /* '' */
.bcl-icon-dot-3:before { content: '\e80a'; } /* '' */
.bcl-icon-machine-on-hand:before {content: '\e80d';} /* '' */
.bcl-icon-speech-bubble:before { content: '\e80e'; } /* '' */
.bcl-icon-box-tree:before {
    content: '\e80f';
    margin-left:0.2em;
} /* '' */
.bcl-icon-phone:before { content: '\e810'; } /* '' */
.bcl-icon-api:before { content: '\e812'; } /* '' */
.bcl-icon-pc:before {content: '\e813';} /* '' */
.bcl-icon-hw-radio:before { content: '\e814'; } /* '' */
.bcl-icon-x10:before { content: '\e815'; } /* '' */
.bcl-icon-apple-app-store:before {
    content: '\e811';
    margin-bottom:0.1em;
} /* '' */
.bcl-icon-google-play-store:before {
    content: '\e816';
    margin-bottom:0.1em;
} /* '' */
.bcl-icon-instagram:before {
    content: '\f16d';
    margin-bottom:0.1em;
} /* '' */
.bcl-icon-chrome:before { content: '\f268'; } /* '' */
.bcl-icon-global:before {
    content: '\e818';
    margin-bottom:0.1em;
} /* '' */

.fw-bold.bcl-icon-plant-radar:before ,
.fw-bold.bcl-icon-plant-irrigation:before,
.fw-bold.bcl-icon-shopping-bags:before,
.fw-bold.bcl-icon-leaf-network:before,
.fw-bold.bcl-icon-auction:before ,
.fw-bold.bcl-icon-handshake:before,
.fw-bold.bcl-icon-office:before ,
.fw-bold.bcl-icon-cards:before ,
.fw-bold.bcl-icon-guarded:before ,
.fw-bold.bcl-icon-coins:before ,
.fw-bold.bcl-icon-dot-3:before,
.fw-bold.bcl-icon-machine-on-hand:before,
.fw-bold.bcl-icon-speech-bubble:before,
.fw-bold.bcl-icon-box-tree:before,
.fw-bold.bcl-icon-phone:before,
.fw-bold.bcl-icon-api:before,
.fw-bold.bcl-icon-hw-radio:before,
.fw-bold.bcl-icon-x10:before,
.fw-bold.bcl-icon-apple-app-store:before,
.fw-bold.bcl-icon-google-play-store:before,
.fw-bold.bcl-icon-instagram:before,
.fw-bold.bcl-icon-chrome:before,
.fw-bold.bcl-icon-global:before
{
    font-weight:700;
}

.fw-bolder.bcl-icon-plant-radar:before ,
.fw-bolder.bcl-icon-plant-irrigation:before,
.fw-bolder.bcl-icon-shopping-bags:before,
.fw-bolder.bcl-icon-leaf-network:before,
.fw-bolder.bcl-icon-auction:before ,
.fw-bolder.bcl-icon-handshake:before,
.fw-bolder.bcl-icon-office:before ,
.fw-bolder.bcl-icon-cards:before ,
.fw-bolder.bcl-icon-guarded:before ,
.fw-bolder.bcl-icon-coins:before ,
.fw-bolder.bcl-icon-dot-3:before,
.fw-bolder.bcl-icon-machine-on-hand:before,
.fw-bolder.bcl-icon-speech-bubble:before,
.fw-bolder.bcl-icon-box-tree:before,
.fw-bolder.bcl-icon-phone:before,
.fw-bolder.bcl-icon-api:before,
.fw-bolder.bcl-icon-hw-radio:before,
.fw-bolder.bcl-icon-x10:before,
.fw-bolder.bcl-icon-apple-app-store:before,
.fw-bolder.bcl-icon-google-play-store:before,
.fw-bolder.bcl-icon-instagram:before,
.fw-bolder.bcl-icon-chrome:before,
.fw-bolder.bcl-icon-global:before

{
    font-weight:900;
}
