@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "eteam-shapes" !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: "eteam-shapes" !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-shape14:before {
  content: "\61";
}
.icon-shape13:before {
  content: "\62";
}
.icon-shape12:before {
  content: "\63";
}
.icon-shape11:before {
  content: "\64";
}
.icon-shape10:before {
  content: "\65";
}
.icon-shape9:before {
  content: "\66";
}
.icon-shape8:before {
  content: "\67";
}
.icon-shape7:before {
  content: "\68";
}
.icon-shape6:before {
  content: "\69";
}
.icon-shape5:before {
  content: "\6a";
}
.icon-shape4:before {
  content: "\6b";
}
.icon-shape3:before {
  content: "\6c";
}
.icon-shape1:before {
  content: "\6d";
}
