/* Шрифты - применяем ко всем элементам для надежности */
body.font-roboto, body.font-roboto * { font-family: 'Roboto', sans-serif !important; color: inherit; }
body.font-montserrat, body.font-montserrat * { font-family: 'Montserrat', sans-serif !important; color: inherit; }
body.font-open-sans, body.font-open-sans * { font-family: 'Open Sans', sans-serif !important; color: inherit; }
body.font-playfair, body.font-playfair * { font-family: 'Playfair Display', serif !important; color: inherit; }
body.font-ubuntu, body.font-ubuntu * { font-family: 'Ubuntu', sans-serif !important; color: inherit; }
