@font-face {
  font-family: 'icomoon';
  src:  url('/css/fonts/icomoon.eot?6jd9r7');
  src:  url('/css/fonts/icomoon.eot?6jd9r7#iefix') format('embedded-opentype'),
    url('/css/fonts/icomoon.ttf?6jd9r7') format('truetype'),
    url('/css/fonts/icomoon.woff?6jd9r7') format('woff'),
    url('/css/fonts/icomoon.svg?6jd9r7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-Saudi_Riyal_Symbol-2:before {
  content: "\e900";
}