@font-face {
    font-family: 'Kalam';
    src: url('../../fonts/Kalam-Bold.woff2') format('woff2'),
    url('../../fonts/Kalam-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HK Grotesk Wide';
    src: url('../../fonts/HKGroteskWide-SemiBold.woff2') format('woff2'),
    url('../../fonts/HKGroteskWide-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


