@font-face {
    font-family: 'Inter-Black';
    font-weight: 900; 
    src: url('/fonts/Inter/web/Inter-Black.woff2') format('woff2');
}
.Inter-Black{
    font-family: 'Inter-Black';
}
@font-face {
    font-family: 'Inter-Bold';
    font-weight: 700; 
    src: url('/fonts/Inter/web/Inter-Bold.woff2') format('woff2');
}
.Inter-Bold{
    font-family: 'Inter-Bold';
}
@font-face {
    font-family: 'Inter-SemiBold';
    font-weight: 600; 
    src: url('/fonts/Inter/web/Inter-SemiBold.woff2') format('woff2');
}

.Inter-SemiBold{
    font-family: 'Inter-SemiBold';
}
@font-face {
    font-family: 'Inter-Medium';
    font-weight: 500; 
    src: url('/fonts/Inter/web/Inter-Medium.woff2') format('woff2');
}
.Inter-Medium{
    font-family: 'Inter-Medium';
}
@font-face {
    font-family: 'Inter-Regular';
    font-weight: 400; 
    src: url('/fonts/Inter/web/Inter-Regular.woff2') format('woff2');
}
.Inter-Regular{
    font-family: 'Inter-Regular';
}
@font-face {
    font-family: 'Inter-Light';
    font-weight: 300; 
    src: url('/fonts/Inter/web/Inter-Light.woff2') format('woff2');
}
.Inter-Light{
    font-family: 'Inter-Light';
}

@font-face {
    font-family: 'AK_Rasmee';
    font-weight: 300; 
    src: url('/fonts/MV/AK_Rasmee.ttf') format('truetype');
}
.AK_Rasmee{
    font-family: 'AK_Rasmee';
}

@font-face {
    font-family: 'MV_Faseyha';
    font-weight: 300; 
    src: url('/fonts/MV/MV_Faseyha.otf') format('opentype');
}
.MV_Faseyha{
    font-family: 'MV_Faseyha';
}

@font-face {
    font-family: 'MVAWaheed';
    font-weight: 300; 
    src: url('/fonts/MV/MVAWaheed.ttf') format('truetype');
}
.MVAWaheed{
    font-family: 'MVAWaheed';
}

@font-face {
    font-family: 'Mv_lzyan';
    font-weight: 500; 
    src: url('/fonts/MV/Mv_lzyan.ttf') format('truetype');
}
.Mv_lzyan{
    font-family: 'Mv_lzyan';
}

@font-face {
    font-family: 'Ubuntu_M';
    font-weight: 500; 
    src: url('/fonts/MV/Ubuntu_M.ttf') format('truetype');
}
.Ubuntu_M{
    font-family: 'Ubuntu_M';
}