@font-face {
    font-family: 'AED Regular';
    src: url('../fonts/aed-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
.woocommerce-Price-currencySymbol {
    font-family: 'AED Regular', sans-serif;
    font-size: 95%;
}