@font-face {
    font-family: "Yekan";
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Qs_Iranyekan.ttf');
}

body{
    background: #ff3300;
    font-family: "Yekan";
}

.text-nav{
    font-size: 18px;
    margin-right: 8px;

}

.text-p{
    color: white;
}