/*
 * Legal Disclaimer for Web licence
 *
 * Licence to use self-hosted webfonts for displaying dynamic text on specified website domains. Our package includes WOFF and WOFF2 font formats.
 *
 * Should the license page views limit be exceeded the license holder will be required to contact Lineto.com for an upgrade.
 * 
 * It is strictly prohibited to rename the font and to download or use these fonts in any other media. 
 * 
 * These Web fonts are licensed exclusively for the use on the following domain(s) and their subdomains:
 *
 * ccsparis.com (monthly pageviews: <50K)
 *
 */

@font-face {
	font-family: "Gerstner Programm";
	src:
		url("../assets/fonts/GerstnerProgrammCCSPWeb-Medium.woff2") format("woff2"),
		url("../assets/fonts/GerstnerProgrammCCSPWeb-Medium.woff") format("woff");
	font-display: block;
	font-style: normal;
	font-weight: 500;
}

@font-face {
	font-family: "Gerstner Programm";
	src:
		url("../assets/fonts/GerstnerProgrammCCSPWeb-MediumItalic.woff2") format("woff2"),
		url("../assets/fonts/GerstnerProgrammCCSPWeb-MediumItalic.woff") format("woff");
	font-display: block;
	font-style: italic;
	font-weight: 500;
}

@font-face {
	font-family: "Times Std";
	src:
		url("../assets/fonts/TimesLTStdRoman.woff2") format("woff2"),
		url("../assets/fonts/TimesLTStdRoman.woff") format("woff");
	font-display: swap;
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Times Std";
	src:
		url("../assets/fonts/TimesLTStdItalic.woff2") format("woff2"),
		url("../assets/fonts/TimesLTStdItalic.woff") format("woff");
	font-display: swap;
	font-style: italic;
	font-weight: normal;
}

@font-face {
	font-family: "DMT";
	src:
		url("../assets/fonts/DMTLLVIPWeb-Regular.woff") format("woff"),
		url("../assets/fonts/DMTLLVIPWeb-Regular.woff2") format("woff2");
	font-display: block;
	font-style: normal;
	font-weight: 500;
}
