@font-face {
    font-family: Changa-Regular;
    src: url(fonts/Changa-Regular.ttf);
}

body{
    direction: rtl;
    text-align: right;
    font-family: Changa-Regular, sans-serif !important;
}

#header .dropdown-item {
    text-align: right;
}

[type=email], [type=number], [type=tel], [type=url] {
    direction: inherit;
}

.custom-img-about{
    left:0;
    right:auto;
}