@font-face {
    font-family: 'IRANSansWeb';
    src: url('IRANSansWeb.woff2') format("woff2");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'IRANSansWeb';
    src: url('IRANSansWebBold.woff2') format("woff2");
    font-weight: bold;
    font-style: normal;
}
body#tinymce.wp-editor {
    font-family: IRANSansWeb, tahoma, arial !important;
}