@font-face {
  font-family: 'AEDFont';
  src: url('aed-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

.custom-currency-d {
  font-family: 'AEDFont', sans-serif;
  font-size: inherit;
}