@font-face {
  font-family: 'Photomentor Icons';
  src: url('../font/photomentor-icons.eot?43325292');
  src: url('../font/photomentor-icons.eot?43325292#iefix') format('embedded-opentype'),
       url('../font/photomentor-icons.woff2?43325292') format('woff2'),
       url('../font/photomentor-icons.woff?43325292') format('woff'),
       url('../font/photomentor-icons.ttf?43325292') format('truetype'),
       url('../font/photomentor-icons.svg?43325292#photomentoricons') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
 [class^="pm-icon-"]:before, [class*=" pm-icon-"]:before {
  font-family: "Photomentor Icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none; 
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 
}
 
.pm-icon-search:before { content: '\e800'; }
.pm-icon-ok-circled2:before { content: '\e801'; }
.pm-icon-cancel-circled2:before { content: '\e802'; }
.pm-icon-ok-circled:before { content: '\e803'; }
.pm-icon-minus-circled:before { content: '\e804'; }
.pm-icon-download:before { content: '\e805'; }
.pm-icon-cancel-circled:before { content: '\e806'; }
.pm-icon-ok:before { content: '\e807'; }
.pm-icon-cancel:before { content: '\e808'; }
.pm-icon-angle-left:before { content: '\f104'; }
.pm-icon-angle-right:before { content: '\f105'; }
.pm-icon-angle-up:before { content: '\f106'; }
.pm-icon-angle-down:before { content: '\f107'; }
.pm-icon-plug:before { content: '\f1e6'; }