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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'pacsui' !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-ae-titles:before {
  content: "\e900";
}
.icon-archive:before {
  content: "\e901";
}
.icon-dental-fin:before {
  content: "\e902";
}
.icon-download:before {
  content: "\e903";
}
.icon-report:before {
  content: "\e904";
}
.icon-ris:before {
  content: "\e905";
}
.icon-user:before {
  content: "\e906";
}
.icon-Patient-history:before {
  content: "\e907";
}


