@font-face {
	src: url('CerebriSans-Light.woff2') format('woff2');
	font-family: 'CerebriSans';
	font-weight: 300;
	font-style: normal;
}

@font-face {
	src: url('CerebriSans-Regular.woff2') format('woff2');
	font-family: 'CerebriSans';
	font-weight: normal;
	font-style: normal;
}

@font-face {
	src: url('CerebriSans-SemiBold.woff2') format('woff2');
	font-family: 'CerebriSans';
	font-weight: 600;
	font-style: normal;
}

@font-face {
	src: url('CerebriSans-Bold.woff2') format('woff2');
	font-family: 'CerebriSans';
	font-weight: 700;
	font-style: normal;
}

@font-face {
	src: url('CerebriSans-ExtraBold.woff2') format('woff2');
	font-family: 'CerebriSans';
	font-weight: 800;
	font-style: normal;
}