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

.cryo {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cryo-icons' !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;
}

.information-circle:before {
  content: "\e900";
}
.settings:before {
  content: "\e901";
}
.sign-out:before {
  content: "\e902";
}
.question-mark-circle:before {
  content: "\e903";
}
.refresh:before {
  content: "\e904";
}
.pagebanner a .export:before {
	font-family: "cryo-icons";
}
.csv:before {
  content: "\e905";
}
.excel:before {
  content: "\e906";
}
.xml:before {
  content: "\e907";
}
.switch-user:before {
  content: "\e908";
}
.reset-user:before {
  content: "\e909";
}
.restart-user:before {
  content: "\e90a";
}
.back-to-user:before {
  content: "\e90b";
}
.system-alert-settings:before {
  content: "\e90c";
}
.usage-summary:before {
  content: "\e90d";
}
.storage-management:before {
  content: "\e90e";
}
.zookeeper-configuration:before {
  content: "\e90f";
}
.solr-configuration:before {
  content: "\e910";
}
.web-service:before {
  content: "\e911";
}
.security-settings:before {
  content: "\e912";
}
.reports:before {
  content: "\e913";
}
.region:before {
  content: "\e914";
}
.search-filter:before {
  content: "\e915";
}
.management:before {
  content: "\e916";
}
.monitoring:before {
  content: "\e917";
}
.menu-options:before {
  content: "\e918";
}
.advance-configuration:before {
  content: "\e919";
}
.basic-configuration:before {
  content: "\e91a";
}
.business-continuity:before {
  content: "\e91b";
}
.calender:before {
  content: "\e91c";
}
.collection-manager:before {
  content: "\e91d";
}
.company:before {
  content: "\e91e";
}
.email-management:before {
  content: "\e91f";
}
.email-manager:before {
  content: "\e920";
}
.error-email:before {
  content: "\e921";
}
.folder-replication:before {
  content: "\e922";
}
.ldap-type:before {
  content: "\e923";
}
.mailbox-reader:before {
  content: "\e924";
}
.show-fill:before {
  content: "\e925";
}
.hide-fill:before {
  content: "\e926";
}
.show-outline:before {
  content: "\e927";
}
.hide-outline:before {
  content: "\e928";
}
.in-bound:before {
  content: "\e929";
}
.out-bound:before {
  content: "\e92a";
}

