@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: 400;
    src: url('/webfonts/IRANSansWeb.woff2') format('woff2'),
         url('/webfonts/IRANSansWeb.woff') format('woff'),
         url('/webfonts/IRANSansWeb.ttf') format('truetype');
}

@font-face {
    font-family: 'dalal';
    src: url('/webfonts/dalal.woff2') format('woff2'),
         url('/webfonts/dalal.woff') format('woff'),
         url('/webfonts/dalal.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.sonalos-ad-creative .dalal {
    font-family: 'dalal';
    font-weight: bold;
}

.sonalos-ad-creative .dalal samp {
    position: relative;
    color: #fe6c61;
    right: -4px;
}
