@charset "UTF-8";

@font-face {
  font-family: "bpicons";
  src:url("fonts/bpicons.eot");
  src:url("fonts/bpicons.eot?#iefix") format("embedded-opentype"),
    url("fonts/bpicons.woff") format("woff"),
    url("fonts/bpicons.ttf") format("truetype"),
    url("fonts/bpicons.svg#bpicons") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "bpicons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="ico-"]:before,
[class*=" ico-"]:before {
  font-family: "bpicons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-unlock:before {
  content: "\62";
}
.ico-zap:before {
  content: "\63";
}
.ico-gt:before {
  content: "\64";
}
.ico-move:before {
  content: "\65";
}
.ico-expand:before {
  content: "\66";
}
.ico-rotate:before {
  content: "\67";
}
.ico-gift:before {
  content: "\68";
}
.ico-money:before {
  content: "\69";
}
.ico-design:before {
  content: "\6a";
}
.ico-twitter:before {
  content: "\6b";
}
.ico-instagram:before {
  content: "\6c";
}
.ico-pinterest:before {
  content: "\6d";
}
.ico-facebook:before {
  content: "\6f";
}
.ico-youtube:before {
  content: "\61";
}
.ico-map-pin:before {
  content: "\70";
}
.ico-world:before {
  content: "\71";
}
.ico-list-thumbnails:before {
  content: "\72";
}
.ico-unfold:before {
  content: "\74";
}
.ico-thumbnails:before {
  content: "\75";
}
.ico-results-demographics:before {
  content: "\76";
}
.ico-target-two:before {
  content: "\73";
}
.ico-globe:before {
  content: "\6e";
}
.ico-sale:before {
  content: "\78";
}
.ico-tag:before {
  content: "\79";
}
.ico-full-list:before {
  content: "\7a";
}
.ico-layout:before {
  content: "\77";
}
.ico-file-code:before {
  content: "\41";
}
.ico-palette:before {
  content: "\42";
}
.ico-comments-o:before {
  content: "\43";
}
.ico-list-alt:before {
  content: "\44";
}
.ico-info-circle:before {
  content: "\45";
}
.ico-server:before {
  content: "\46";
}
.ico-picture:before {
  content: "\47";
}
.ico-code:before {
  content: "\48";
}
.ico-attention:before {
  content: "\49";
}
.ico-exclamation-circle:before {
  content: "\4a";
}
.ico-thumbs-up:before {
  content: "\4b";
}
.ico-dollar:before {
  content: "\4c";
}
.ico-bank-notes:before {
  content: "\4d";
}
.ico-check:before {
  content: "\4e";
}
.ico-object-group:before {
  content: "\4f";
}
.ico-measure:before {
  content: "\50";
}
.ico-exclamation-triangle:before {
  content: "\51";
}
.ico-close:before {
  content: "\52";
}
.ico-truck:before {
  content: "\53";
}
.ico-wheel:before {
  content: "\54";
}
.ico-fullscreen-alt:before {
  content: "\55";
}
.ico-fullscreen-exit-alt:before {
  content: "\56";
}
.ico-arrow-down:before {
  content: "\57";
}
.ico-arrow-left:before {
  content: "\58";
}
.ico-arrow-right:before {
  content: "\59";
}
.ico-arrow-up:before {
  content: "\5a";
}
.ico-undo:before {
  content: "\30";
}
.ico-plus:before {
  content: "\31";
}
.ico-minus:before {
  content: "\32";
}
.ico-circle:before {
  content: "\33";
}
.ico-trash-o:before {
  content: "\34";
}
.ico-question:before {
  content: "\35";
}
