Заказать звонок
EVOLUTE РОЛЬФ Автопрайм
Государственная поддержка при покупке электромобиля EVOLUTE - 35%**
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); } }); })();