

/**umb_name:TT Commons*/
.main-font {
	font-family: "TT Commons" !important;
}

/**umb_name:Heldane*/
.secondary-font {
	font-family: "Heldane", Times, Times New Roman, Georgia, serif !important;
}

/**umb_name:h1*/
.h1 {
	font-size: 2.5rem;
}

/**umb_name:h2*/
.h2 {
	font-size: 40px;
}

/**umb_name:h3*/
.h3 {
	font-size: 20px;
}

/**umb_name:h4*/
.h4 {
	font-size: 18px;
}

/**umb_name:h5*/
.h5 {
	font-size: 0.8333333333rem;
}

/**umb_name:h6*/
.h6 {
	font-size: 0.6944444444rem;
}

/**umb_name:text-uppercase*/
.text-uppercase {
	text-transform: uppercase;
}

/**umb_name:text-capitalize*/
.text-capitalize {
	text-transform: capitalize;
}

/**umb_name:text-underline*/
.text-underline {
	text-decoration: underline;
}

/**umb_name:text-line-through*/
.text-line-through {
	text-decoration: line-through;
}

/**umb_name:font-italic*/
.font-italic {
	font-style: italic;
}

/**umb_name:Custom 1*/
.custom-1 {
	font-size: 52px!important;
	font-family: "Heldane", Times, Times New Roman, Georgia, serif;
	letter-spacing: 0.06em;
	line-height: 1.15;
}

/**umb_name:Custom 2*/
.custom-2 {
	font-size: 38px!important;
	font-family: "TT Commons";
	letter-spacing: 0.06em;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.15;
}
