@charset "UTF-8";

@font-face {
  font-family: "untitled-font-1";
  src:url("http://themecloset.me/fonts/untitled-font-1.eot");
  src:url("http://themecloset.me/fonts/untitled-font-1.eot?#iefix") format("embedded-opentype"),
    url("http://themecloset.me/fonts/untitled-font-1.woff") format("woff"),
    url("http://themecloset.me/fonts/untitled-font-1.ttf") format("truetype"),
    url("http://themecloset.me/fonts/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-fontawesome-webfont:before {
  content: "A";
}
.icon-retweet:before {
  content: "C";
}
.icon-loop:before {
  content: "D";
}
.icon-magnifying-glass:before {
  content: "E";
}
.icon-clock:before {
  content: "G";
}
.icon-cog:before {
  content: "H";
}
.icon-magnifying:before {
  content: "a";
}
.icon-vector-pen:before {
  content: "b";
}
.icon-magnifying-plus:before {
  content: "c";
}
.icon-reload:before {
  content: "d";
}
.icon-retweet-1:before {
  content: "e";
}
.icon-heart:before {
  content: "f";
}
.icon-fontawesome-webfont-1:before {
  content: "g";
}
.icon-heart-1:before {
  content: "h";
}
