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

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

/* ICON LIST */

.icon-confined-space-working-at-height:before {
  font-family: 'pplIcons';
  content: "\e900";
  font-size: 23px;
}