@font-face {
  font-family: 'PointMaker';
  src:
    url('PointMaker.ttf?scpqk2') format('truetype'),
    url('PointMaker.woff?scpqk2') format('woff'),
    url('PointMaker.svg?scpqk2#PointMaker') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="pm-"], [class*=" pm-"] {
  
  font-family: 'PointMaker' !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;
}

.pm-hand-pointer-o:before {
  content: "\f25a";
}
