/*
@font-face {
    font-family: 'SairaCondensed-ExtraLight';
    src: url('SairaCondensed-ExtraLight.woff2') format('woff2'),
         url('SairaCondensed-ExtraLight.woff') format('woff');
}
*/

@font-face {
    font-family: 'OpenSans';
    src: url('OpenSans-VariableFont_wdth,wght.woff2') format('woff2'),
         url('OpenSans-VariableFont_wdth,wght.woff') format('woff');
}

@font-face {
    font-family: 'Cormorant Garamond';
    src: url('CormorantGaramond-VariableFont_wght.woff2') format('woff2'),
         url('CormorantGaramond-VariableFont_wght.woff') format('woff');
}

@font-face {
    font-family: 'Mukta Mahee';
    src: url('MuktaMahee-Light.woff2') format('woff2'),
         url('MuktaMahee-Light.woff') format('woff');
}


/*https://www.blackbox.ai/chat/Tp6BECy*/

@font-face {
    font-family: 'Libre Baskerville';
    src: url('LibreBaskerville-VariableFont_wght.woff2') format('woff2'),
         url('LibreBaskerville-VariableFont_wght') format('woff');
}

@font-face {
    font-family: 'Monaco';
    font-style: normal;
    font-weight: normal;
    url('Monaco.woff') format('woff');
    url('Monaco.woff2') format('woff2');
	
    }