@font-face {
    font-family: "Jaguar Modern";
    src: 	url('/wp-content/themes/DealerInspireCommonTheme/includes/fonts/jaguar/JaguarModernWeb-Regular.woff2') format('woff2'),
    		url('/wp-content/themes/DealerInspireCommonTheme/includes/fonts/jaguar/JaguarModernWeb-Regular.woff') format('woff'),
    		url('/wp-content/themes/DealerInspireCommonTheme/includes/fonts/jaguar/JaguarModernWeb-Regular.ttf') format('truetype');
	font-display: swap;
	font-style: normal;
	font-weight: 400;
}

@font-face {
    font-family: "Jaguar Modern";
    src: 	url('https://assets.dealerinspire.com/public/fonts/JaguarModernWeb-Bold.woff2') format('woff2'),
    		url('https://assets.dealerinspire.com/public/fonts/JaguarModernWeb-Bold.woff') format('woff'),
    		url('/wp-content/themes/DealerInspireCommonTheme/includes/fonts/jaguar/JaguarModernWeb-Bold.ttf') format('truetype');
    font-display: swap;
	font-style: normal;
	font-weight: 700;
}

@font-face {
    font-family: 'Proxima Nova';
    src: 	url('https://assets.dealerinspire.com/public/fonts/ProximaNova-Regular.woff2') format('woff2'),
    		url('https://assets.dealerinspire.com/public/fonts/ProximaNova-Regular.woff') format('woff'),
    		url('/wp-content/themes/DealerInspireCommonTheme/includes/fonts/jaguar/ProximaNova-Regular.ttf') format('truetype');
	font-display: swap;
    font-style: normal;
	font-weight: 400;
}

@font-face {
    font-family: 'Proxima Nova';
    src: 	url('https://assets.dealerinspire.com/public/fonts/ProximaNova-Semibold.woff2') format('woff2'),
    		url('https://assets.dealerinspire.com/public/fonts/ProximaNova-Semibold.woff') format('woff'),
    		url('/wp-content/themes/DealerInspireCommonTheme/includes/fonts/jaguar/ProximaNova-Semibold.ttf') format('truetype');
	font-display: swap;
    font-style: normal;
	font-weight: 600;
}

@font-face {
    font-family: 'Proxima Nova';
    src: 	url('https://assets.dealerinspire.com/public/fonts/ProximaNova-Bold.woff2') format('woff2'),
    		url('https://assets.dealerinspire.com/public/fonts/ProximaNova-Bold.woff') format('woff'),
    		url('/wp-content/themes/DealerInspireCommonTheme/includes/fonts/jaguar/ProximaNova-Bold.ttf') format('truetype');
	font-display: swap;
    font-style: normal;
	font-weight: 700;
}
