@font-face {
    font-family: 'YekanBakhFaNum';
    src: url("../../font/yekanbakhfa/woff2/YekanBakhFaNum-Regular.woff2") format("woff2"),
    url("../../font/yekanbakhfa/woff/YekanBakhFaNum-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

body {
    font-family: 'YekanBakhFaNum', Tahoma, sans-serif;
}

.home-content {
    margin-top: 20px;
}

#kt_app_content .category-card {
    height: 320px;
}

.category-card-body {
    overflow-y: auto;
}

.modal-paragraph {
    line-height: 1.6;
    font-size: 1.5rem;
}
