@font-face{font-family:'Exo 2';font-weight:400;font-style:normal;font-display:swap;src:local(''), url('../fonts/exo2/exo2-regular.woff2') format('woff2'), url('../fonts/exo2/exo2-regular.woff') format('woff')}
@font-face{font-family:'Exo 2';font-weight:500;font-style:normal;font-display:swap;src:local(''), url('../fonts/exo2/exo2-medium.woff2') format('woff2'), url('../fonts/exo2/exo2-medium.woff') format('woff')}
@font-face{font-family:'Exo 2';font-weight:700;font-style:normal;font-display:swap;src:local(''), url('../fonts/exo2/exo2-bold.woff2') format('woff2'), url('../fonts/exo2/exo2-bold.woff') format('woff')}

/* Размеры */
body { 
	font-size: 1rem !important; 
	line-height: 1.1 !important;
}

/* Article description */
.article_description {
    line-height: 1.2em !important;
}

/* Дополнительно */
.article_description p,
.article_description div, 
.home-page .html-module p {
	line-height: 1.2em !important;
}