@font-face {
  font-family: 'bdcline';
  src: url('../font/bdcline.eot?82491160');
  src: url('../font/bdcline.eot?82491160#iefix') format('embedded-opentype'),
       url('../font/bdcline.woff2?82491160') format('woff2'),
       url('../font/bdcline.woff?82491160') format('woff'),
       url('../font/bdcline.ttf?82491160') format('truetype'),
       url('../font/bdcline.svg?82491160#bdcline') format('svg');
  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: 'bdcline';
    src: url('../font/bdcline.svg?82491160#bdcline') format('svg');
  }
}
*/
[class^="bdcicon-"]:before, [class*=" bdcicon-"]:before {
  font-family: "bdcline";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  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 */
  

  /* 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); */
}

.bdcicon-heart:before { content: '\e000'; } /* '' */
.bdcicon-cloud:before { content: '\e001'; } /* '' */
.bdcicon-star:before { content: '\e002'; } /* '' */
.bdcicon-tv:before { content: '\e003'; } /* '' */
.bdcicon-sound:before { content: '\e004'; } /* '' */
.bdcicon-videocam:before { content: '\e005'; } /* '' */
.bdcicon-trash:before { content: '\e006'; } /* '' */
.bdcicon-user:before { content: '\e007'; } /* '' */
.bdcicon-key:before { content: '\e008'; } /* '' */
.bdcicon-search:before { content: '\e009'; } /* '' */
.bdcicon-cog:before { content: '\e00a'; } /* '' */
.bdcicon-camera:before { content: '\e00b'; } /* '' */
.bdcicon-tag:before { content: '\e00c'; } /* '' */
.bdcicon-lock:before { content: '\e00d'; } /* '' */
.bdcicon-lightbulb:before { content: '\e00e'; } /* '' */
.bdcicon-pencil:before { content: '\e00f'; } /* '' */
.bdcicon-diamond:before { content: '\e010'; } /* '' */
.bdcicon-desktop:before { content: '\e011'; } /* '' */
.bdcicon-location:before { content: '\e012'; } /* '' */
.bdcicon-eye:before { content: '\e013'; } /* '' */
.bdcicon-comment:before { content: '\e014'; } /* '' */
.bdcicon-inbox:before { content: '\e015'; } /* '' */
.bdcicon-cup:before { content: '\e016'; } /* '' */
.bdcicon-mobile:before { content: '\e017'; } /* '' */
.bdcicon-doc:before { content: '\e018'; } /* '' */
.bdcicon-mail:before { content: '\e019'; } /* '' */
.bdcicon-thumbs-up:before { content: '\e01a'; } /* '' */
.bdcicon-photo:before { content: '\e01b'; } /* '' */
.bdcicon-note:before { content: '\e01c'; } /* '' */
.bdcicon-clock:before { content: '\e01d'; } /* '' */
.bdcicon-paper-plane:before { content: '\e01e'; } /* '' */
.bdcicon-params:before { content: '\e01f'; } /* '' */
.bdcicon-money:before { content: '\e020'; } /* '' */
.bdcicon-database:before { content: '\e021'; } /* '' */
.bdcicon-music:before { content: '\e022'; } /* '' */
.bdcicon-megaphone:before { content: '\e023'; } /* '' */
.bdcicon-graduation-cap:before { content: '\e024'; } /* '' */
.bdcicon-beaker:before { content: '\e025'; } /* '' */
.bdcicon-food:before { content: '\e026'; } /* '' */
.bdcicon-t-shirt:before { content: '\e027'; } /* '' */
.bdcicon-fire:before { content: '\e028'; } /* '' */
.bdcicon-attach:before { content: '\e029'; } /* '' */
.bdcicon-shop:before { content: '\e02a'; } /* '' */
.bdcicon-calendar:before { content: '\e02b'; } /* '' */
.bdcicon-wallet:before { content: '\e02c'; } /* '' */
.bdcicon-cd:before { content: '\e02d'; } /* '' */
.bdcicon-truck:before { content: '\e02e'; } /* '' */
.bdcicon-globe:before { content: '\e02f'; } /* '' */
.bdcicon-arrowup2-linear-32px-simple:before { content: '\e800'; } /* '' */
