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

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

.icon-opseu415-medical-insurance:before {
  content: "\e900";
}
.icon-opseu415-caduceus:before {
  content: "\e901";
}
.icon-opseu415-calendar:before {
  content: "\e902";
}
.icon-opseu415-stopwatch:before {
  content: "\e903";
}
.icon-opseu415-group:before {
  content: "\e904";
}
.icon-opseu415-employees:before {
  content: "\e905";
}
