@font-face {
    font-family: 'Poppins';
    src: url('Poppins-Regular.woff2') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: 'Poppins', sans-serif !important;
}
