@font-face {
  font-family: 'icomoon';
  src:  url('https://cdn.olspark.net/cdn/icons/fonts/icomoon.eot?lq0e6e');
  src:  url('https://cdn.olspark.net/cdn/icons/fonts/icomoon.eot?lq0e6e#iefix') format('embedded-opentype'),
    url('https://cdn.olspark.net/cdn/icons/fonts/icomoon.ttf?lq0e6e') format('truetype'),
    url('https://cdn.olspark.net/cdn/icons/fonts/icomoon.woff?lq0e6e') format('woff'),
    url('https://cdn.olspark.net/cdn/icons/fonts/icomoon.svg?lq0e6e#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;
  
  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-riyal_icon:before {
  content: "\e900";

}

