.fontL {
	font-size: large;
	line-height: 120%;
}

.fontMl {
	font-size: medium;
	line-height: 130%;
}
.fontMls {
	font-size: medium;
	line-height: 110%;
}

.fontMs {
	font-size: small;
	line-height: 140%;
}
.fontMss {
	font-size: small;
	line-height: 110%;
}

.fontS {
	font-size: x-small;
	line-height: 140%;
}
.fontSs {
	font-size: x-small;
	line-height: 120%;
}


