@font-face {
	font-family: 'Led';
	src: url('/assets/fonts/MatrixComplexNC.woff2') format('woff2'),
         url('/assets/fonts/MatrixComplexNC.woff') format('woff');
	font-weight: 600; 
	font-style: normal;
	font-display: swap;
}