@font-face {
    font-family: 'Yekan';
    src: 
        url('../fonts/‌BYekan.eot?#') format('eot'),  /* IE6–8 */
        url('../fonts/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('../fonts/BYekan.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

.rtl,
.rtl .leaflet-popup-content-wrapper {
    text-align: right;
    direction: rtl;
}

body {
    font-family: Yekan, Helvetica, Arial;
}
