@font-face {
  font-family: 'iopreg';
  src:  url('../../fonts/iopreg.eot?2bmhci');
  src:  url('../../fonts/iopreg.eot?2bmhci#iefix') format('embedded-opentype'),
    url('../../fonts/iopreg.ttf?2bmhci') format('truetype'),
    url('../../fonts/iopreg.woff?2bmhci') format('woff'),
    url('../../fonts/iopreg.svg?2bmhci#iopreg') format('svg');
  font-weight: normal;
  font-style: normal;
}

i.iop {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iopreg' !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;
}

.iop.iop-briefcase:before {
  content: "\e900";
}
.iop.iop-mail:before {
  content: "\e901";
}
.iop.iop-mobile:before {
  content: "\e902";
}
.iop.iop-questionnaire:before {
  content: "\e903";
}
