@charset "UTF-8";

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

}

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

.imagetwist-icons-add-user:before {
  content: "\61";
}
.imagetwist-icons-chat:before {
  content: "\62";
}
.imagetwist-icons-earn-money:before {
  content: "\63";
}
.imagetwist-icons-edit-pencil:before {
  content: "\64";
}
.imagetwist-icons-faq:before {
  content: "\65";
}
.imagetwist-icons-folder:before {
  content: "\66";
}
.imagetwist-icons-info:before {
  content: "\67";
}
.imagetwist-icons-logout:before {
  content: "\68";
}
.imagetwist-icons-news-person-learning-by-reading:before {
  content: "\69";
}
.imagetwist-icons-placeholder:before {
  content: "\6a";
}
.imagetwist-icons-premium:before {
  content: "\6b";
}
.imagetwist-icons-reports:before {
  content: "\6c";
}
.imagetwist-icons-trash:before {
  content: "\6d";
}
.imagetwist-icons-upload:before {
  content: "\6e";
}
.imagetwist-icons-user:before {
  content: "\6f";
}
.imagetwist-icons-link:before {
  content: "\70";
}
