
@font-face {
  font-family: 'icomoon';
  src:  url('./icomoon.eot?vd188d');
  src:  url('./icomoon.eot?vd188d#iefix') format('embedded-opentype'),
    url('https://faculty.sites.uci.edu/tubulinmutations/files/2023/03/icomoon.ttf?vd188d') format('truetype'),
    url('https://faculty.sites.uci.edu/tubulinmutations/files/2023/03/icomoon.woff?vd188d') format('woff'),
    url('https://faculty.sites.uci.edu/tubulinmutations/files/2023/03/icomoon.svg?vd188d#icomoon') 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: 'icomoon' !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-sheet:before {
  content: "\e900";
  color: #94c0e7;
}
.icon-helix:before {
  content: "\e905";
  color: #e82025;
}
.icon-arrow-up2:before {
  content: "\ea3b";
}