@font-face {
    font-family: 'IRANSansWeb';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url('fa-fonts/IRANSansWeb.woff2') format('woff2');
}
@font-face {
    font-family: 'IRANSansWeb';
    font-style: normal;
    font-weight: bold;
    font-display: auto;
    src: url('fa-fonts/IRANSansWeb-Bold.woff2') format('woff2');
}

@font-face {
    font-family: 'IranYekanWeb';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url('fa-fonts/iranyekanwebregular.woff2') format('woff2');
}
@font-face {
    font-family: 'IranYekanWeb';
    font-style: normal;
    font-weight: bold;
    font-display: auto;
    src: url('fa-fonts/iranyekanwebbold.woff2') format('woff2');
}

@font-face {
    font-family: 'Dana';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url('fa-fonts/dana-fanum-regular.woff2') format('woff2');
}
@font-face {
    font-family: 'Dana';
    font-style: normal;
    font-weight: bold;
    font-display: auto;
    src: url('fa-fonts/dana-fanum-bold.woff2') format('woff2');
}

@font-face {
    font-family: 'YekanBakh';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url('fa-fonts/YekanBakhFaNum-Regular.woff2') format('woff2');
}
@font-face {
    font-family: 'YekanBakh';
    font-style: normal;
    font-weight: bold;
    font-display: auto;
    src: url('fa-fonts/YekanBakhFaNum-Bold.woff2') format('woff2');
}

body.rtl #wpadminbar * {
    font-family: YekanBakh;
}
body.rtl {
    direction: rtl;
    text-align: right;
}
