/* assets/css/site/fonts.css */

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

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

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


/* CASSWEBFONT */
@font-face {
	font-display: swap;
	font-family: 'CASSwebfont';
	font-style: normal;
	font-weight: 400;
	src: url('../../fonts/CASSwebfont-Regular.woff2') format('woff2'),
		url('../../fonts/CASSwebfont-Regular.woff') format('woff');
}

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

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

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

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