@font-face {
	font-family: 'tosail';
	src: url('TOShorten-Regular.otf') format("opentype");
	font-weight: normal;
	font-style: normal;
	font-weight: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smooth: always;
	/*line-height: var(--lineHShortenReg) !important;*/
}
@font-face {
	font-family: 'tosailc';
	src: url('TOShorten-RegularCompact.otf') format("opentype");
	font-weight: normal;
	font-style: normal;
	font-weight: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smooth: always;
	/*line-height: var(--lineHShortenCom) !important;*/
}
@font-face {
	font-family: 'tomentor';
	src: url('TOMentorNew-Regular.otf') format("opentype");
	font-weight: normal;
	font-style: normal;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smooth: always;
	/*line-height: var(--lineHMentor) !important;*/
}
