@font-face {
    font-family: iran-sans;  font-style: normal;  font-weight: normal;
    src: url('fonts/IRANSans5/IRANSansWeb.eot');
    src: url('fonts/IRANSans5/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('fonts/IRANSans5/IRANSansWeb.woff2') format('woff2'), /* Chrome36+, Opera24+*/
    url('fonts/IRANSans5/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/IRANSans5/IRANSansWeb.ttf') format('truetype');
}
@font-face {
    font-family: iran-nastaliq;  font-style: normal;  font-weight: normal;
    src: url('fonts/IranNastaliq.ttf') format('truetype');
}
@font-face {
    font-family: b-nazanin;  font-style: normal;  font-weight: normal;
    src: url('fonts/B-NAZANIN.TTF') format('truetype');
}
.font-iranSans{font-family: iran-sans,sans-serif;}
.font-iranNastaliq{font-family: iran-nastaliq,sans-serif;}
.font-bNazanin{font-family: b-nazanin,sans-serif;}
.ck_editor_container .ck-editor__editable[role="textbox"] { /* editing area */min-height: 200px;}
.ck_editor_container .ck-content .image { /* block images */max-width: 80%;margin: 20px auto;}
.ck_editor_show_container .image{max-width: 80%;margin: 20px auto;}
.ck_editor_container .ck-font-size-dropdown .ck.ck-list__item .ck-fontsize-option{padding: 0!important;}
.ck_editor_container .ck-font-size-dropdown .ck.ck-list__item .ck-button .ck-button__label{font-size: 14px !important;}
.ck_editor_container .ck-font-size-dropdown .ck-dropdown__panel,
.ck_editor_container .ck-font-family-dropdown .ck-dropdown__panel {max-height: 250px;overflow-y: auto;}
.ck_editor_container table, .ck_editor_show_container table {border-collapse: collapse;max-width: 100%;}
.ck_editor_container table, .ck_editor_container table td, .ck_editor_show_container .ck_editor_container table, .ck_editor_show_container table td {border: 1px solid black;}
