/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 16, 2021 */
@font-face {
    font-family: 'robotobold';
    src: url('roboto-bold.woff2') format('woff2'),
         url('roboto-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotolight';
    src: url('roboto-light.woff2') format('woff2'),
         url('roboto-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('roboto-regular.woff2') format('woff2'),
         url('roboto-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'world-currency';
    src: url('world-currency.ttf');
}

.currency-symbol {
    font-family: 'world-currency';
    line-height: 1;
    font-size: 0.8em;
}

.currency-aed:before {
    content: "\e900";
}