/* Digital ICON - fuentes de marca */

@font-face {
	font-family: 'Big Noodle Titling';
	src: url('../fonts/big_noodle_titling.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GT Walsheim Pro';
	src: url('../fonts/GTWalsheimPro-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GT Walsheim Pro';
	src: url('../fonts/GTWalsheimPro-Medium.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GT Walsheim Pro';
	src: url('../fonts/GTWalsheimPro-Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GT Walsheim Pro';
	src: url('../fonts/GTWalsheimPro-Black.woff2') format('woff2');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GT Walsheim Pro Condensed';
	src: url('../fonts/GTWalsheimPro-CondensedBold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GT Walsheim Pro Condensed';
	src: url('../fonts/GTWalsheimPro-CondensedBlack.woff2') format('woff2');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
