@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "maxill-icons" !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^="maxicon-"]:before,
[class*=" maxicon-"]:before {
  font-family: "maxill-icons" !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;
}

.maxicon-external-link-square:before {
  content: "\62";
}
.maxicon-file-text:before {
  content: "\65";
}
.maxicon-exclamation-circle:before {
  content: "\64";
}
.maxicon-exclamation-triangle:before {
  content: "\66";
}
.maxicon-minus-circle:before {
  content: "\61";
}
.maxicon-times-circle:before {
  content: "\63";
}
.maxicon-info-circle:before {
  content: "\67";
}
.maxicon-flag:before {
  content: "\68";
}
.maxicon-caret-right:before {
  content: "\69";
}
.maxicon-check-circle:before {
  content: "\6a";
}
.maxicon-cog:before {
  content: "\6b";
}
.maxicon-star:before {
  content: "\6c";
}
.maxicon-shopping-cart:before {
  content: "\6d";
}
.maxicon-question-circle:before {
  content: "\6e";
}
.maxicon-plus-circle:before {
  content: "\6f";
}
.maxicon-lock:before {
  content: "\70";
}
.maxicon-cube:before {
  content: "\71";
}
.maxicon-truck:before {
  content: "\72";
}
.maxicon-btc:before {
  content: "\73";
}
.maxicon-wheelchair:before {
  content: "\74";
}
.maxicon-plus-square:before {
  content: "\75";
}
.maxicon-ic-slips:before {
  content: "\77";
}
.maxicon-ic-violence:before {
  content: "\78";
}
.maxicon-ic-ergo:before {
  content: "\76";
}
.maxicon-clock:before {
  content: "\79";
}
.maxicon-wrench:before {
  content: "\7a";
}
.maxicon-bookmark:before {
  content: "\41";
}
.maxicon-check:before {
  content: "\42";
}
.maxicon-fighter-jet:before {
  content: "\43";
}
.maxicon-money:before {
  content: "\44";
}
.maxicon-cloud-download:before {
  content: "\45";
}
.maxicon-cloud-download-1:before {
  content: "\46";
}
.maxicon-calendar:before {
  content: "\47";
}
.maxicon-calendar-times-o:before {
  content: "\48";
}
