
    @font-face {
        font-family: "Poppins";
            src: url("//ueeshop.ly200-cdn.com/static/font/Poppins-Regular/font.woff2") format("woff2"), url("//ueeshop.ly200-cdn.com/static/font/Poppins-Regular/font.woff") format("woff"), url("//ueeshop.ly200-cdn.com/static/font/Poppins-Regular/font.eot") format("embedded-opentype"), url("//ueeshop.ly200-cdn.com/static/font/Poppins-Regular/font.svg") format("svg");
            font-weight: normal;
            font-style: normal;
    }
    body * { font-family: 'Poppins',arial, sans-serif !important; }
