@charset "UTF-8";

/* untitled-font-1 */
@font-face {
  font-family: "untitled-font-1";
  src:url("https://file.myfontastic.com/UNcaNR9VcsdFqha2VdHXSM/fonts/1502355806.eot");
  src:url("https://file.myfontastic.com/UNcaNR9VcsdFqha2VdHXSM/fonts/1502355806.eot?#iefix") format("embedded-opentype"),
    url("https://file.myfontastic.com/UNcaNR9VcsdFqha2VdHXSM/fonts/1502355806.woff") format("woff"),
    url("https://file.myfontastic.com/UNcaNR9VcsdFqha2VdHXSM/fonts/1502355806.ttf") format("truetype"),
    url("https://file.myfontastic.com/UNcaNR9VcsdFqha2VdHXSM/fonts/1502355806.svg#1502355806") 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-attach:before {
  content: "\68";
}
.icon-arrows-ccw:before {
  content: "\69";
}
.icon-down-open:before {
  content: "\6d";
}
.icon-eye:before {
  content: "\6e";
}
.icon-layout:before {
  content: "\6f";
}
.icon-menu:before {
  content: "\70";
}
.icon-up:before {
  content: "\62";
}
.icon-record:before {
  content: "\63";
}
.icon-left-open:before {
  content: "\61";
}
.icon-right-open:before {
  content: "\64";
}
