Заказать звонок
EVOLUTE БОВИД
Челябинск
+7 (351) 755-55-57
Челябинск , пр-т Ленина, 26А, стр. 2
= document.documentElement, Montserrat700 = new FontFaceObserver('Montserrat', {weight:700}), Montserrat600 = new FontFaceObserver('Montserrat', {weight:600}), Montserrat500 = new FontFaceObserver('Montserrat', {weight:500}), Montserrat400 = new FontFaceObserver('Montserrat', {weight:400}) ; Promise .all([ Montserrat700.load(), Montserrat600.load(), Montserrat500.load(), Montserrat400.load() ]) .then(function () { html.classList.remove('fonts-loading'); }) .catch(function () { html.classList.remove('fonts-loading'); }); document.addEventListener('DOMContentLoaded', function(){ var preload = document.querySelectorAll('.convert-to-style'); if (preload.length) { var newStyle = document.createElement("style"); newStyle.innerHTML = preload[0].innerHTML; document.body.appendChild(newStyle); } }); })();