@font-face {
	font-family: 'AvantGardeCE-Book';
	src: url('AvantGardeCE-Book.ttf');
}
@font-face {
	font-family: 'NeuropoliticalRg-Regular';
	src: url('NeuropoliticalRg-Regular.ttf');
}
body {
	background-color: rgba(36, 36, 36, 1);
	padding: 16px;
	margin: 0;
}
a {
	color: rgba(240, 227, 39, 1);
	line-height: 1.25;
	text-transform: none;
	font-family: 'AvantGardeCE-Book';
	font-style: normal;
	font-size: 16px;
	text-decoration: underline;
}
ul {
	color: rgba(255, 255, 255, 1);
	line-height: 1.25;
	text-transform: none;
	font-family: 'AvantGardeCE-Book';
	font-style: normal;
	font-size: 16px;
}
p {
	color: rgba(255, 255, 255, 1);
	line-height: 1.25;
	text-transform: none;
	font-family: 'AvantGardeCE-Book';
	font-style: normal;
	font-size: 16px;
}
body {
	color: rgba(255, 255, 255, 1);
	line-height: 1.25;
	text-transform: none;
	font-family: 'AvantGardeCE-Book';
	font-style: normal;
	font-size: 16px;
}
h5 {
	color: rgba(255, 255, 255, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'NeuropoliticalRg-Regular';
	font-style: normal;
	font-size: 13px;
}
h4 {
	color: rgba(255, 255, 255, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'NeuropoliticalRg-Regular';
	font-style: normal;
	font-size: 15px;
}
h3 {
	color: rgba(255, 255, 255, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'NeuropoliticalRg-Regular';
	font-style: normal;
	font-size: 17px;
}
h2 {
	color: rgba(255, 255, 255, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'NeuropoliticalRg-Regular';
	font-style: normal;
	font-size: 17px;
}
h1 {
	color: rgba(255, 255, 255, 1);
	line-height: 1.48;
	text-transform: uppercase;
	font-family: 'NeuropoliticalRg-Regular';
	font-style: normal;
	font-size: 27px;
}