
/**
 * Zedge pictofont
 * This stylesheet is generated.
 * Do not edit it manually!
 */

@font-face {
  font-family: 'z';
  src: url('../font/z.eot');
  src: url('../font/z.eot?#iefix') format('embedded-opentype'),
    url('../font/z.ttf') format('truetype'),
    url('../font/z.svg#zedge') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon {
  display:inline-block;
  font-family: 'z';
}

.icon.arrow-left:before {content:'\2190';}
.icon.arrow-up:before {content:'\2191';}
.icon.arrow-right:before {content:'\2192';}
.icon.arrow-down:before {content:'\2193';}
.icon.home:before {content:'\2302';}
.icon.home-alt:before {content:'\2600';}
.icon.cloud:before {content:'\2601';}
.icon.mail:before {content:'\2709';}
.icon.pen:before {content:'\270e';}
.icon.check:before {content:'\2713';}
.icon.x:before {content:'\2717';}
.icon.x-alt:before {content:'\2718';}
.icon.plus:before {content:'\2795';}
.icon.minus:before {content:'\2796';}
.icon.map-pin:before {content:'\e002';}
.icon.notification-sound:before {content:'\e00c';}
.icon.arrow-left-alt:before {content:'\e013';}
.icon.arrow-up-alt:before {content:'\e014';}
.icon.arrow-right-alt:before {content:'\e015';}
.icon.arrow-down-alt:before {content:'\e016';}
.icon.compass:before {content:'\e021';}
.icon.eye:before {content:'\e025';}
.icon.wallpaper:before {content:'\e027';}
.icon.rss:before {content:'\e02c';}
.icon.share:before {content:'\e02e';}
.icon.move:before {content:'\e03e';}
.icon.cloud-download:before {content:'\e044';}
.icon.cloud-upload:before {content:'\e045';}
.icon.fullscreen:before {content:'\e04e';}
.icon.fullscreen-exit:before {content:'\e050';}
.icon.chat:before {content:'\e05e';}
.icon.ringtone:before {content:'\e061';}
.icon.logo:before {content:'\e064';}
.icon.camera:before {content:'\e070';}
.icon.clock:before {content:'\e079';}

