

/**umb_name:Text-title*/
.text-title {
	font-weight: 700;
	font-size: var(--title-3);
	font-family: var(--font-family-1-2) !important;
}

/**umb_name:Text-regular*/
.text-regular {
	font-weight: 400;
	font-size: var(--paragraph-1);
	font-family:var(--font-family-1) !important;
}
