@font-face {
	font-family: 'PPTelegraf-UltraBold';
	src: url('PPTelegraf-UltraBold.ttf');
}
@font-face {
	font-family: 'MuseoSans-500';
	src: url('MuseoSans-500.ttf');
}
body {
	background-color: rgba(232, 232, 232, 0.96);
	padding: 16px;
	margin: 0;
}
a {
	color: rgba(237, 186, 152, 1);
	line-height: 1.43;
	text-transform: none;
	font-family: 'PPTelegraf-UltraBold';
	font-style: normal;
	font-size: 14px;
	text-decoration: underline;
}
ul {
	color: rgba(0, 0, 0, 1);
	line-height: 1.54;
	text-transform: none;
	font-family: 'MuseoSans-500';
	font-style: normal;
	font-size: 13px;
}
p {
	color: rgba(0, 0, 0, 1);
	line-height: 1.43;
	text-transform: none;
	font-family: 'MuseoSans-500';
	font-style: normal;
	font-size: 14px;
}
body {
	color: rgba(0, 0, 0, 1);
	line-height: 1.43;
	text-transform: none;
	font-family: 'MuseoSans-500';
	font-style: normal;
	font-size: 14px;
}
h5 {
	color: rgba(0, 0, 0, 1);
	line-height: 1.17;
	text-transform: uppercase;
	font-family: 'PPTelegraf-UltraBold';
	font-style: normal;
	font-size: 12px;
}
h4 {
	color: rgba(0, 229, 172, 1);
	line-height: 1.14;
	text-transform: uppercase;
	font-family: 'PPTelegraf-UltraBold';
	font-style: normal;
	font-size: 14px;
}
h3 {
	color: rgba(237, 186, 152, 1);
	line-height: 1.13;
	text-transform: uppercase;
	font-family: 'PPTelegraf-UltraBold';
	font-style: normal;
	font-size: 16px;
}
h2 {
	color: rgba(0, 0, 0, 1);
	line-height: 1.11;
	text-transform: uppercase;
	font-family: 'PPTelegraf-UltraBold';
	font-style: normal;
	font-size: 18px;
}
h1 {
	color: rgba(0, 0, 0, 1);
	line-height: 1.07;
	text-transform: uppercase;
	font-family: 'PPTelegraf-UltraBold';
	font-style: normal;
	font-size: 28px;
}