@import url("https://s3.dorehami.dev/assets/fonts/estedad/stylesheet.css");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@100..900&display=swap');

body, html, .text-header {
    font-family: Estedad, "Noto Sans Arabic", sans-serif !important;
}

.p-show-post__header-col,
.c-posts-container__post,
.p-home__welcome-col,
.c-comment-input,
.c-comment
{
direction: rtl;
}

.date {
direction: ltr;
}