New Logo and Identity for Qasa by Bold Scandinavia
(Est. 2014) “Qasa is a fast-growing proptech company, helping people find their place. At Qasa, we believe rental homes are crucial in enabling individual and societal growth. Our mission is to re-imagine home rentals to create a happier rental experience for both homeowners and tenants. So that more people can find their place.” /** * 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,