@font-face {
  font-family: 'siemens-portal';
  src:  url('siemens-portal.eot?1bpz5d');
  src:  url('siemens-portal.eot?1bpz5d#iefix') format('embedded-opentype'),
    url('siemens-portal.ttf?1bpz5d') format('truetype'),
    url('siemens-portal.woff?1bpz5d') format('woff'),
    url('siemens-portal.svg?1bpz5d#siemens-portal') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'siemens-portal' !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-key:before {
  content: "\e90d";
}
.icon-caret-down:before {
  content: "\e900";
}
.icon-caret-up:before {
  content: "\e901";
}
.icon-home:before {
  content: "\e902";
}
.icon-ccaret-down:before {
  content: "\e903";
}
.icon-ccaret-up:before {
  content: "\e904";
}
.icon-school:before {
  content: "\e905";
}
.icon-flag:before {
  content: "\e906";
}
.icon-mail:before {
  content: "\e907";
}
.icon-pess:before {
  content: "\e908";
}
.icon-pess-o:before {
  content: "\e909";
}
.icon-phone:before {
  content: "\e90a";
}
.icon-pin:before {
  content: "\e90b";
}
.icon-star:before {
  content: "\e90c";
}
.icon-x:before {
  content: "\ea0f";
}
.icon-check:before {
  content: "\ea10";
}

