@font-face {
  font-family: 'pmlock';
  src: url('fonts/pmlock.eot');
  src: url('fonts/pmlock.eot?#iefix') format('embedded-opentype'),
       url('fonts/pmlock.ttf') format('truetype'),
       url('fonts/pmlock.woff') format('woff'),
       url('fonts/pmlock.svg#pmlock') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'pmlock' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-pmlock:before { content: "\e900"; }
