
/*** Estilos DKP - Estructura **/

/** 0. Fuentes */


@font-face {
	font-family: 'Beatrice';
	src: url('../fonts/Beatrice-Medium.eot');
	src: url('../fonts/Beatrice-Medium.eot?#iefix') format('embedded-opentype'),
			url('../fonts/Beatrice-Medium.woff2') format('woff2'),
			url('../fonts/Beatrice-Medium.woff') format('woff'),
			url('../fonts/Beatrice-Medium.ttf') format('truetype'),
			url('../fonts/Beatrice-Medium.svg#Beatrice-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Beatrice';
	src: url('../fonts/Beatrice-Regular.eot');
	src: url('../fonts/Beatrice-Regular.eot?#iefix') format('embedded-opentype'),
			url('../fonts/Beatrice-Regular.woff2') format('woff2'),
			url('../fonts/Beatrice-Regular.woff') format('woff'),
			url('../fonts/Beatrice-Regular.ttf') format('truetype'),
			url('../fonts/Beatrice-Regular.svg#Beatrice-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Beatrice';
	src: url('../fonts/Beatrice-Light.eot');
	src: url('../fonts/Beatrice-Light.eot?#iefix') format('embedded-opentype'),
			url('../fonts/Beatrice-Light.woff2') format('woff2'),
			url('../fonts/Beatrice-Light.woff') format('woff'),
			url('../fonts/Beatrice-Light.ttf') format('truetype'),
			url('../fonts/Beatrice-Light.svg#Beatrice-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Beatrice';
	src: url('../fonts/Beatrice-Thin.eot');
	src: url('../fonts/Beatrice-Thin.eot?#iefix') format('embedded-opentype'),
			url('../fonts/Beatrice-Thin.woff2') format('woff2'),
			url('../fonts/Beatrice-Thin.woff') format('woff'),
			url('../fonts/Beatrice-Thin.ttf') format('truetype'),
			url('../fonts/Beatrice-Thin.svg#Beatrice-Thin') format('svg');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GT Super Display';
	src: url('../fonts/GTSuperDisplay-Light.eot');
	src: url('../fonts/GTSuperDisplay-Light.eot?#iefix') format('embedded-opentype'),
			url('../fonts/GTSuperDisplay-Light.woff2') format('woff2'),
			url('../fonts/GTSuperDisplay-Light.woff') format('woff'),
			url('../fonts/GTSuperDisplay-Light.ttf') format('truetype'),
			url('../fonts/GTSuperDisplay-Light.svg#GTSuperDisplay-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}