@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "untitled-font-5" !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-5" !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-icon-01:before {
  content: "n";
}
.icon-icon-13:before {
  content: "o";
}
.icon-icon-02:before {
  content: "p";
}
.icon-icon-12:before {
  content: "q";
}
.icon-icon-03:before {
  content: "r";
}
.icon-icon-04:before {
  content: "s";
}
.icon-icon-06:before {
  content: "u";
}
.icon-icon-07:before {
  content: "v";
}
.icon-icon-08:before {
  content: "w";
}
.icon-icon-011:before {
  content: "a";
}
.icon-icon-10:before {
  content: "b";
}
.icon-icon-05:before {
  content: "c";
}
.icon-icon-12-1:before {
  content: "d";
}
.icon-icon-13-1:before {
  content: "e";
}
.icon-icon-14:before {
  content: "f";
}
.icon-icon-15:before {
  content: "g";
}
