@font-face {
  font-family: 'Siemens_Entitlement';
  src: url('./Siemens_Entitlement.eot?k1p8p7') format('eot');
  src: url('./Siemens_Entitlement.eot?#iefix') format('eot'),
    url('./Siemens_Entitlement.ttf') format('truetype'),
    url('./Siemens_Entitlement.woff') format('woff'),
    url('./Siemens_Entitlement.svg') 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: 'Siemens_Entitlement' !important;
  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-arrow-down-small:before {
  content: "\e900";
}

.icon-arrow-right-small:before {
  content: "\e901";
}

.icon-check-mark:before {
  content: "\e902";
}

.icon-facebook:before {
  content: "\e903";
}

.icon-google:before {
  content: "\e904";
}

.icon-mail_login:before {
  content: "\e905";
}

.icon-OTP:before {
  content: "\e906";
}

.icon-question:before {
  content: "\e907";
}

.icon-smartcard:before {
  content: "\e908";
}

.icon-soft-PKI:before {
  content: "\e909";
}

.icon-windows:before {
  content: "\e90a";
}