@font-face {
    font-family: Poppins;
    font-weight: 400;
    font-style: normal;
    src: local( 'Poppins' ),
        url( /_next-static/fonts/poppins/Poppins-Regular.woff ) format( 'woff' ),
        url( /_next-static/fonts/poppins/Poppins-Regular.ttf ) format( 'truetype' );
}
