@font-face {
  font-family: "photodit";
  src: url("../fonts/photodit.eot");
  src: url("../fonts/photodit.eot?#iefix") format("embedded-opentype"),
    url("../fonts/photodit.woff") format("woff"),
    url("../fonts/photodit.ttf") format("truetype"),
    url("../fonts/photodit.svg#photodit") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class*="icon-"]:before {
  display: inline-block;
  font-family: "photodit";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-right:before {
  content: "\0041";
}
.icon-arrow-up:before {
  content: "\0042";
}
.icon-play:before {
  content: "\0043";
}
.icon-user:before {
  content: "\0044";
}
.icon-hexagon:before {
  content: "\0045";
}
.icon-animal:before {
  content: "\0046";
}
.icon-car:before {
  content: "\0047";
}
.icon-image:before {
  content: "\0048";
}
.icon-arrow-left:before {
  content: "\0049";
}
.icon-quote:before {
  content: "\004a";
}
.icon-arrow-top:before {
  content: "\004b";
}
