@font-face {
    font-family: "Poppins";
    src: url('https://cdn.meshkee.com/public/fonts/poppins/Poppins-Regular.ttf');
}

@font-face {
    font-family: "Poppins-black";
    src: url('https://cdn.meshkee.com/public/fonts/poppins/Poppins-Black.ttf');
}

@font-face {
    font-family: "Poppins-bold";
    src: url('https://cdn.meshkee.com/public/fonts/poppins/Poppins-Bold.ttf');
}

@font-face {
    font-family: "Poppins-ExtraBold";
    src: url('https://cdn.meshkee.com/public/fonts/poppins/Poppins-ExtraBold.ttf');
}
@font-face {
    font-family: "Poppins-ExtraLight";
    src: url('https://cdn.meshkee.com/public/fonts/poppins/Poppins-ExtraLight.ttf');
}

@font-face {
    font-family: "Poppins-SemiBold";
    src: url('https://cdn.meshkee.com/public/fonts/poppins/Poppins-SemiBold.ttf');
}


@font-face {
    font-family: "Poppins-Light";
    src: url('https://cdn.meshkee.com/public/fonts/poppins/Poppins-Light.ttf');
}

@font-face {
    font-family: "Poppins-Medium";
    src: url('https://cdn.meshkee.com/public/fonts/poppins/Poppins-Medium.ttf');
}

@font-face {
    font-family: "Poppins-Thin";
    src: url('https://cdn.meshkee.com/public/fonts/poppins/Poppins-Thin.ttf');
}

