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

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

.Picon-Career-opportunities:before {
  content: "\e900";
}
.Picon-Employee-Handbook-1:before {
  content: "\e901";
}
.Picon-Employee-Handbook-2:before {
  content: "\e902";
}
.Picon-Help-pages:before {
  content: "\e903";
}
.Picon-Leaf1:before {
  content: "\e904";
}
.Picon-Leaf2:before {
  content: "\e905";
}
.Picon-Your-Communications-1:before {
  content: "\e906";
}
.Picon-Your-Communications-2:before {
  content: "\e907";
}
