/* Восстанавливаем стили для главной страницы LOTUS */
.t-main h1, .t-main .t-title, .t-main .t-name {
    font-family: 'Cormorant Garamond', serif !important;
    font-weight: 300 !important;
}

.t-main .t-descr, .t-main .t-text {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 300 !important;
    line-height: 1.8 !important;
}