@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playwrite+IN:wght@100..400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap');

@font-face {
    font-family: 'chakra';
    font-weight: 400;
    font-style: normal;
    src: url('./assests/custom-fonts/ChakraPetch-Regular.ttf');
}

@font-face {
    font-family: 'chakra';
    font-weight: 500;
    font-style: normal;
    src: url('./assests/custom-fonts/ChakraPetch-Medium.ttf');
}