@font-face {
	font-family: 'FuturaTOT-Medi';
	src: url('FuturaTOT-Medi.ttf');
}
@font-face {
	font-family: 'FuturaTOT-Book';
	src: url('FuturaTOT-Book.ttf');
}
@font-face {
	font-family: 'FuturaTOT-Bold';
	src: url('FuturaTOT-Bold.ttf');
}
body {
	background-color: rgba(22, 23, 24, 1);
	padding: 16px;
	margin: 0;
}
a {
	color: rgba(255, 255, 255, 1);
	line-height: 1.43;
	text-transform: none;
	font-family: 'FuturaTOT-Medi';
	font-style: normal;
	font-size: 14px;
	text-decoration: underline;
}
ul {
	color: rgba(255, 255, 255, 1);
	line-height: 1.54;
	text-transform: none;
	font-family: 'FuturaTOT-Book';
	font-style: normal;
	font-size: 13px;
}
p {
	color: rgba(255, 255, 255, 1);
	line-height: 1.43;
	text-transform: none;
	font-family: 'FuturaTOT-Book';
	font-style: normal;
	font-size: 14px;
}
body {
	color: rgba(255, 255, 255, 1);
	line-height: 1.43;
	text-transform: none;
	font-family: 'FuturaTOT-Book';
	font-style: normal;
	font-size: 14px;
}
h5 {
	color: rgba(255, 255, 255, 1);
	line-height: 1;
	text-transform: none;
	font-family: 'FuturaTOT-Medi';
	font-style: normal;
	font-size: 12px;
}
h4 {
	color: rgba(255, 255, 255, 1);
	line-height: 1;
	text-transform: none;
	font-family: 'FuturaTOT-Medi';
	font-style: normal;
	font-size: 14px;
}
h3 {
	color: rgba(255, 255, 255, 1);
	line-height: 1;
	text-transform: none;
	font-family: 'FuturaTOT-Bold';
	font-style: bold;
	font-size: 16px;
}
h2 {
	color: rgba(255, 255, 255, 1);
	line-height: 1;
	text-transform: none;
	font-family: 'FuturaTOT-Bold';
	font-style: bold;
	font-size: 18px;
}
h1 {
	color: rgba(255, 255, 255, 1);
	line-height: 1;
	text-transform: none;
	font-family: 'FuturaTOT-Bold';
	font-style: bold;
	font-size: 28px;
}