New Logo, Identity, and Packaging for Nuff by Cho Choi Creative
(Est. 2025) “With NUFF, you can expect a beverage that’s not only sufficiently healthy, sufficiently natural and sufficiently delicious, but one that truly elevates your daily sip to something extraordinary. NUFF is made from fresh-squeezed juice, capturing all the fruity goodness and is proudly crafted in Vietnam.” /** * Stop all iframes or HTML5 's from playing */ var stopVideos = function () { var videos = document.querySelectorAll('iframe, video'); Array.prototype.forEach.call(videos, function (video) { if (video.tagName.toLowerCase() === 'video') { video.pause(); } else { var src = video.src; video.src = src; } }); }; .pausevideos { margin: 20px 0 30px; display: block; font-size: .8em; font-family: 'ABCSocial'; font-variation-settings: "wdth" 100, "wght" 370, "slnt" 0; -we