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

[class^="icon-SAP-"], [class*=" icon-SAP-"] {
  /* 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-SAP-Store-yellow .path1:before {
  content: "\e900";
  color: #F4AA50;
}

.icon-SAP-Store-blue .path1:before {
  content: "\e900";
  color: #0598d5;
}

.icon-SAP-Store-black .path1:before {
  content: "\e900";
  color: #333;
}

.icon-SAP-Store-blue .path2:before, .icon-SAP-Store-yellow .path2:before, .icon-SAP-Store-black .path2:before {
  content: "\e901";
  margin-left: -2.0205078125em;
  color: rgb(255, 255, 255);
}

[class^="icon-alamy-stock-"], [class*=" icon-alamy-stock-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon2' !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;
}

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

.icon-alamy-stock-blue:before  {
  content: "\e900";
  color: #0598d5;
}

.icon-alamy-stock-white:before  {
  content: "\e900";
  color: rgb(255, 255, 255);
}