@font-face {
  font-family: 'PL-SCRUM-and-PM';
  src:  url('fonts/PL-SCRUM-and-PM.eot?otgc38');
  src:  url('fonts/PL-SCRUM-and-PM.eot?otgc38#iefix') format('embedded-opentype'),
    url('fonts/PL-SCRUM-and-PM.ttf?otgc38') format('truetype'),
    url('fonts/PL-SCRUM-and-PM.woff?otgc38') format('woff'),
    url('fonts/PL-SCRUM-and-PM.svg?otgc38#PL-SCRUM-and-PM') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="SCRUMPM"], [class*=" SCRUMPM"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'PL-SCRUM-and-PM' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.SCRUMPMCollaboration-Female-Male:before {
  content: "\e900";
}
.SCRUMPMProcess:before {
  content: "\e901";
}
.SCRUMPMRearrange:before {
  content: "\e902";
}
.SCRUMPMSpeed:before {
  content: "\e903";
}
