/*@font-face {*/
/*	font-family: 'MV Waheed';*/
/*	src: */
/*    url(../fonts/MVWaheed.woff2) format('woff2'),*/
/*    url(../fonts/MVWaheed.woff) format('woff');*/
/*    url(../fonts/MVWaheed.otf) format('otf');*/
/*    url(../fonts/MVWaheed.ttf) format('truetype');*/
/*	font-weight: normal;*/
/*	font-style: italic;*/
/*	font-display: swap;*/
/*}*/

@font-face {
    font-family: 'MV Waheed';
    src:
    url(../fonts/MVWaheed.woff2) format('woff2'),
    url(../fonts/MVWaheed.woff) format('woff'),
    url(../fonts/MVWaheed.otf) format('otf'),
    url(../fonts/MVWaheed.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

