@charset "UTF-8";

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

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

.ar-heart:before {
  content: "\61";
}
.ar-database:before {
  content: "\62";
}
.ar-monitor:before {
  content: "\63";
}
.ar-mobile:before {
  content: "\64";
}
.ar-popup:before {
  content: "\65";
}
.ar-rss:before {
  content: "\66";
}
.ar-share:before {
  content: "\67";
}
.ar-infinity:before {
  content: "\68";
}
.ar-paper-plane-1:before {
  content: "\6a";
}
.ar-print:before {
  content: "\6b";
}
.ar-doc-text:before {
  content: "\69";
}
