@font-face {
    font-family: 'dirhamsymbol';
    src: url("/fonts/dirhamsymbol.ttf") format("truetype"), url("/fonts/dirhamsymbol.woff") format("woff"), url("/fonts/dirhamsymbol.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

.dirham-symbol {
    font-family: 'dirhamsymbol';
    display: inline-block;
    position: relative;
    font-size: .63em;
    top: -.08em;
}