@font-face {
	font-family: 'MTSWide';
	src: url('MTSWide-Regular.woff2') format('woff2');
	font-weight: 400; /* normal */
	font-style: normal;
}

@font-face {
	font-family: 'MTSWide';
	src: url('MTSWide-Medium.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'MTSCompact';
	src: url('MTSCompact-Regular.woff2') format('woff2');
	font-weight: 400; /* normal */
	font-style: normal;
}

@font-face {
	font-family: 'MTSCompact';
	src: url('MTSCompact-Medium.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'MTSCompact';
	src: url('MTSCompact-Bold.woff2') format('woff2');
	font-weight: 700; /* bold */
	font-style: normal;
}

