@font-face {
  font-family: 'saudi_riyal';
  src: url('../fonts/saudi-riyal.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* Optional class to reuse anywhere */
.riyalsymbol {
  font-family: 'saudi_riyal' !important;
  font-size: 32px;
  color: #1E90FF;
}
