/* Generated by ParaType (http://www.paratype.com)*/
/* Font MTS Wide Bold: Copyright (c) ParaType, 2022. All rights reserved.*/

@font-face {
	font-family: 'MTSWideBold';
	src: url('MTSWide-Bold.eot');
	src:
	     url('MTSWide-Bold.eot?#iefix') format('embedded-opentype'),
	     url('MTSWide-Bold.woff2') format('woff2'),
	     url('MTSWide-Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

.btn-mts.theme-dark-show {
	background-color: #FFFFFF!important;
	color: #1D2023!important;
	text-transform: uppercase;
	font-family: 'MTSWideBold';
}

.btn-mts.theme-light-show {
	background-color: #1D2023!important;
	color: #FAFAFA!important;
	text-transform: uppercase;
	font-family: 'MTSWideBold';
}