 @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;600;700&display=swap');


 *{
    font-family: 'Poppins', sans-serif;
 }