@charset "UTF-8";

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

}

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

.icon-flaticon-0:before {
  content: "\57";
}
.icon-flaticon-1:before {
  content: "\58";
}
.icon-flaticon-2:before {
  content: "\59";
}
.icon-flaticon-3:before {
  content: "\5a";
}
.icon-flaticon-4:before {
  content: "\30";
}
.icon-flaticon-5:before {
  content: "\31";
}
.icon-flaticon-6:before {
  content: "\32";
}
.icon-flaticon-7:before {
  content: "\33";
}
.icon-flaticon-8:before {
  content: "\34";
}
.icon-flaticon-9:before {
  content: "\35";
}
.icon-flaticon-10:before {
  content: "\36";
}
.icon-flaticon-11:before {
  content: "\37";
}
.icon-flaticon-12:before {
  content: "\38";
}
.icon-flaticon-13:before {
  content: "\39";
}
.icon-flaticon-14:before {
  content: "\21";
}
.icon-flaticon-15:before {
  content: "\22";
}
.icon-flaticon-16:before {
  content: "\23";
}
.icon-flaticon-17:before {
  content: "\24";
}
.icon-flaticon-18:before {
  content: "\25";
}
.icon-flaticon-19:before {
  content: "\26";
}
.icon-flaticon-20:before {
  content: "\27";
}
.icon-flaticon-21:before {
  content: "\28";
}
.icon-flaticon-22:before {
  content: "\29";
}
.icon-flaticon-23:before {
  content: "\2a";
}
.icon-flaticon-24:before {
  content: "\2b";
}
.icon-flaticon-25:before {
  content: "\2c";
}
.icon-flaticon-26:before {
  content: "\2d";
}
.icon-flaticon-27:before {
  content: "\2e";
}
.icon-flaticon-28:before {
  content: "\2f";
}
.icon-flaticon-29:before {
  content: "\3a";
}
