        @font-face {
            font-display: swap;
            font-family: Roboto;
            font-style: normal;
            font-weight: 400;
            src: url("/static/fonts/Roboto/woff2/Roboto-Regular.woff2") format("woff2"), url("/static/fonts/Roboto/woff/Roboto-Regular.woff") format("woff"), url("/static/fonts/Roboto/ttf/Roboto-Regular.ttf") format("truetype")
        }

        @font-face {
            font-display: swap;
            font-family: Roboto;
            font-style: normal;
            font-weight: 500;
            src: url("/static/fonts/Roboto/woff2/Roboto-Medium.woff2") format("woff2"), url("/static/fonts/Roboto/woff/Roboto-Medium.woff") format("woff"), url("/static/fonts/Roboto/ttf/Roboto-Medium.ttf") format("truetype")
        }

        @font-face {
            font-display: swap;
            font-family: Roboto;
            font-style: normal;
            font-weight: 700;
            src: url("/static/fonts/Roboto/woff2/Roboto-Bold.woff2") format("woff2"), url("/static/fonts/Roboto/woff/Roboto-Bold.woff") format("woff"), url("/static/fonts/Roboto/ttf/Roboto-Bold.ttf") format("truetype")
        }


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

        @font-face {
            font-display: swap;
            font-family: IRANSans;
            font-style: normal;
            font-weight: 500;
            src: url("/static/fonts/IRANSans/woff2/IRANSansWeb_Medium.woff2") format("woff2")
        }

        @font-face {
            font-display: swap;
            font-family: IRANSans;
            font-style: normal;
            font-weight: 700;
            src: url("/static/fonts/IRANSans/woff2/IRANSansWeb_Bold.woff2") format("woff2")
        }


        @font-face {
            font-family: 'FancyFont';
            src: url('/static/fonts/gothic/CaviarDreams.ttf') format('truetype');
            font-weight: normal;
            font-style: normal;
        }



        .farsi {
            font-family: Roboto, serif !important
        }

        
        
