@charset "UTF-8";

@font-face {
  font-family: "lumise";
  src:url("fonts/lumise.eot");
  src:url("fonts/lumise.eot?#iefix") format("embedded-opentype"),
    url("fonts/lumise.woff") format("woff"),
    url("fonts/lumise.ttf") format("truetype"),
    url("fonts/lumise.svg#lumise") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "lumise" !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^="iconk-"]:before,
[class*=" iconk-"]:before {
  font-family: "lumise" !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconk-android-add:before {
  content: "\61";
}
.iconk-android-arrow-forward:before {
  content: "\62";
}
.iconk-android-done:before {
  content: "\63";
}
.iconk-android-close:before {
  content: "\64";
}
.iconk-android-remove:before {
  content: "\65";
}
.iconk-cloud-upload:before {
  content: "\68";
}
.iconk-information-circle-2:before {
  content: "\69";
}
.iconk-android-send:before {
  content: "\6a";
}
.iconk-android-upload:before {
  content: "\6b";
}
.iconk-reply:before {
  content: "\6c";
}
.iconk-chevron-right:before {
  content: "\71";
}
.iconk-resize-small:before {
  content: "\66";
}
.iconk-long-arrow-down:before {
  content: "\67";
}
.iconk-long-arrow-left:before {
  content: "\6d";
}
.iconk-long-arrow-right:before {
  content: "\6e";
}
.iconk-long-arrow-up:before {
  content: "\6f";
}
.iconk-compress:before {
  content: "\70";
}
.iconk-download:before {
  content: "\72";
}
.iconk-android-arrow-back:before {
  content: "\73";
}
.iconk-arrow-move:before {
  content: "\74";
}
.iconk-android-more-horizontal:before {
  content: "\75";
}
.iconk-files:before {
  content: "\76";
}
.iconk-pencil:before {
  content: "\77";
}
