@font-face {
    font-family: 'riyalicon';
    src: url('../fonts/riyalicon.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }

[class^="newcurrencysicon-"], [class*=" newcurrencysicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'riyalicon' !important;
  speak: never;
  margin: 0 3px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* font-size: 25px; */
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.newcurrencysicon-sar:before {
  content: "\e9bc";
}
