@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "untitled-font-10" !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: "untitled-font-10" !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-bulk-message-1:before {
  content: "\62";
}
.icon-email-message:before {
  content: "\61";
}
.icon-en-ar-message:before {
  content: "\63";
}
.icon-messaging:before {
  content: "\64";
}
.icon-mobile-app:before {
  content: "\65";
}
.icon-monitoring:before {
  content: "\66";
}
.icon-security:before {
  content: "\67";
}
