@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "untitled-font-1" !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-1" !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-line-logo:before {
  content: "\111";
}
.icon-sms-logo:before {
  content: "\222";
}
.icon-wechat-logo:before {
  content: "\333";
}
.icon-whatsapp-logo:before {
  content: "\444";
}
.icon-world:before {
  content: "\555";
}
.icon-archive:before {
  content: "\666";
}
.icon-clock:before {
  content: "\777";
}
.icon-growth:before {
  content: "\888";
}
.icon-location:before {
  content: "\999";
}
.icon-send:before {
  content: "\101010";
}
.icon-speaker:before {
  content: "\1111";
}
.icon-ui-toolkit:before {
  content: "\1212";
}
