@font-face{
    font-family: byekan;
    src: url(BYekan.ttf);

}
* {
    font-family: byekan;
}

.direction-ltr {
    direction: ltr;
}

body {
    background: url('https://shop.partapp.ir/files/index.php?code=34663352995442577538');
    background-size: auto;
    background-size: cover; 
    height: 100vh;
    width: 100vw;
    overflow: hidden;
}