@font-face {
	font-family: 'blacker';
	font-weight: 100;
	font-display: auto;
	src: url('fonts/b-100.ttf') format('OpenType');
}
@font-face {
	font-family: 'blacker';
	font-weight: 200;
	font-display: auto;
	src: url('fonts/b-200.ttf') format('OpenType');
}
@font-face {
	font-family: 'blacker';
	font-weight: 300;
	font-display: auto;
	src: url('fonts/b-300.ttf') format('OpenType');
}
@font-face {
	font-family: 'blacker';
	font-weight: 400;
	font-display: auto;
	src: url('fonts/b-400.ttf') format('OpenType');
}
@font-face {
	font-family: 'blacker';
	font-weight: 500;
	font-display: auto;
	src: url('fonts/b-500.ttf') format('OpenType');
}
@font-face {
	font-family: 'blacker';
	font-weight: 700;
	font-display: auto;
	src: url('fonts/b-700.ttf') format('OpenType');
}
@font-face {
	font-family: 'blacker';
	font-weight: 800;
	font-display: auto;
	src: url('fonts/b-800.ttf') format('OpenType');
}
@font-face {
	font-family: 'blacker';
	font-weight: 900;
	font-display: auto;
	src: url('fonts/b-900.ttf') format('OpenType');
}