/* SITE CSS */
/* WEBSITE 2024 © BOUW85 - BRAVE BOYS - STELLAR */



/* NEW FRANK */

@font-face {
	font-family: 'New Frank Condensed Condensed';
	src: url('../../fonts/NewFrankCondensed-Bold.woff2') format('woff2'),
		url('../../fonts/NewFrankCondensed-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}



/* GOTHAM PRO */

@font-face {
	font-family: 'Gotham Pro';
	src: url('../../fonts/GothamPro-Black.woff2') format('woff2'),
		url('../../fonts/GothamPro-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../../fonts/GothamPro-Bold.woff2') format('woff2'),
		url('../../fonts/GothamPro-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../../fonts/GothamPro-Light.woff2') format('woff2'),
		url('../../fonts/GothamPro-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../../fonts/GothamPro-Medium.woff2') format('woff2'),
		url('../../fonts/GothamPro-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../../fonts/GothamPro.woff2') format('woff2'),
		url('../../fonts/GothamPro.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}



/* EINA 01 */

@font-face {
	font-family: 'Eina 01';
	src: url('../../fonts/Eina01-Light.woff2') format('woff2'),
		url('../../fonts/Eina01-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Eina 01';
	src: url('../../fonts/Eina01-Regular.woff2') format('woff2'),
		url('../../fonts/Eina01-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Eina 01';
	src: url('../../fonts/Eina01-Bold.woff2') format('woff2'),
		url('../../fonts/Eina01-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}