/*
Theme Name: Qwerty Land
Template: flatsome
Version: 3.0
*/
@font-face {
    font-family: 'IRANYekanXVF'; /* نام دلخواه برای فونت */
    src: url('fonts/IRANYekanXVFaNumVF.woff2') format('woff2'),
         url('fonts/IRANYekanXVFaNumVF.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.nav > li > a,h1,h2,h3,h4,h5,h6, .heading-font,.alt-font,body{
	font-family: IRANYekanXVF !important;
}