@font-face {
  font-family: 'SE-GUI-Icons';
  src:  url('?action=getresource&filepath=resources/fonts/SE-GUI-Icons.eot');
  src:  url('?action=getresource&filepath=resources/fonts/SE-GUI-Icons.eot#iefix') format('embedded-opentype'),
    url('?action=getresource&filepath=resources/fonts/SE-GUI-Icons.ttf') format('truetype'),
    url('?action=getresource&filepath=resources/fonts/SE-GUI-Icons.woff') format('woff'),
    url('?action=getresource&filepath=resources/fonts/SE-GUI-Icons.svg#SE-GUI-Icons') 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: 'SE-GUI-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-wizard:before {
  content: "\e913";
}
.icon-se-gate:before {
  content: "\e912";
}
.icon-se-database:before {
  content: "\e911";
}
.icon-se-caretup:before {
  content: "\e90f";
}
.icon-se-caretdown:before {
  content: "\e910";
}
.icon-se-nfc:before {
  content: "\e90e";
}
.icon-se-tick:before {
  content: "\e90c";
}
.icon-se-alerting:before {
  content: "\e900";
}
.icon-se-config:before {
  content: "\e901";
}
.icon-se-home:before {
  content: "\e902";
}
.icon-se-ice:before {
  content: "\e903";
}
.icon-se-info:before {
  content: "\e904";
}
.icon-se-log:before {
  content: "\e905";
}
.icon-se-password:before {
  content: "\e906";
}
.icon-se-radius:before {
  content: "\e907";
}
.icon-se-reporting:before {
  content: "\e908";
}
.icon-se-search:before {
  content: "\e909";
}
.icon-se-securmail:before {
  content: "\e90a";
}
.icon-se-support:before {
  content: "\e90b";
}
.icon-se-users:before {
  content: "\e90d";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-pause2:before {
  content: "\ea1d";
}
