@font-face {
    font-family: main_font;
    src: url("../sneat/fonts/yekanbakh.woff");
}

/*@font-face {*/
/*    font-family: yekan;*/
/*    src: url('../sneat/fonts/avian.ttf');*/
/*}*/

body {
    direction: rtl;
    font-family: "main_font", sans-serif;
    /*line-height: 2.5rem;*/
    background-image: url("../../upload/bg-gradient.svg");
    background-size: cover;
    background-color: white;
    /*#1d2d3d!important*/
}

/*.font-avian {*/
/*    font-family: avian;*/
/*}*/

