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

[class^="working-process-"], [class*=" working-process-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'working-process' !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;
}

.working-process-approval:before {
  content: "\e900";
}
.working-process-requirement:before {
  content: "\e901";
}
.working-process-working-hours:before {
  content: "\e902";
}
