@font-face {
    font-family: Estedad;
    font-style: normal;
    font-weight: 100;
    src: url("fonts/Estedad/Estedad-Thin.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: Estedad;
    font-style: normal;
    font-weight: 200;
    src: url("fonts/Estedad/Estedad-ExtraLight.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: Estedad;
    font-style: normal;
    font-weight: 300;
    src: url("fonts/Estedad/Estedad-Light.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: Estedad;
    font-style: normal;
    font-weight: 400;
    src: url("fonts/Estedad/Estedad-Regular.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: Estedad;
    font-style: normal;
    font-weight: 600;
    src: url("fonts/Estedad/Estedad-SemiBold.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: Estedad;
    font-style: normal;
    font-weight: bold;
    src: url("fonts/Estedad/Estedad-Bold.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: Estedad;
    font-style: normal;
    font-weight: 800;
    src: url("fonts/Estedad/Estedad-ExtraBold.woff2") format("woff2");
    font-display: swap;
}

body.rtl,
body.rtl .press-this a.wp-switch-editor,a,b,strong,div,span,p,h1,h2,h3,h4,h5,h6,small,li,label,input,select,textarea {
    font-family: Estedad !important;
}

.text-justify {
    text-align: justify;
}
