.mce-tinymce.mce-container.mce-panel {
    border-radius: var(--rounded-btn, .5rem);
    overflow: hidden;
    border: unset;
    box-shadow: unset;
}

@font-face {
    font-family:"BTitr";
url( "../fonts/btitr.ttf" )
format( "truetype" );
}


@font-face {
    font-family: yekan;
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/yekan/eot/iranyekanweblight(fanum).eot");
    src: url("../fonts/yekan/eot/iranyekanweblight(fanum).eot?#iefix") format("embedded-opentype"), url("../fonts/yekan/woff2/iranyekanweblight(fanum).woff2") format("woff2"), url("../fonts/yekan/woff/iranyekanweblight(fanum).woff") format("woff"), url("../fonts/yekan/ttf/iranyekanweblight(fanum).ttf") format("truetype");
}

@font-face {
    font-family: yekan;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/yekan/eot/iranyekanwebregular(fanum).eot");
    src: url("../fonts/yekan/eot/iranyekanwebregular(fanum).eot?#iefix") format("embedded-opentype"), url("../fonts/yekan/woff2/iranyekanwebregular(fanum).woff2") format("woff2"), url("../fonts/yekan/woff/iranyekanwebregular(fanum).woff") format("woff"), url("../fonts/yekan/ttf/iranyekanwebregular(fanum).ttf") format("truetype");
}

body {
    background-color: white;
    margin: 0;
    direction: rtl;
    text-align: right;
    padding: 0;
    font-size: 13px;
    overflow-x: hidden;
    width: 100%;
    max-width: 100vw;
}

a {
    text-decoration: none;
    color: inherit;
}

body {
    font-family: "yekan" !important;
}

body input {
    font-family: "yekan" !important;
}
