@font-face {
	font-family: 'SofiaSansExtraCondensed-Regular';
	src: url('SofiaSansExtraCondensed-Regular.ttf');
}
@font-face {
	font-family: 'SofiaSansExtraCondensed-Bold';
	src: url('SofiaSansExtraCondensed-Bold.ttf');
}
body {
	background-color: rgba(244, 244, 244, 1);
	padding: 16px;
	margin: 0;
}
a {
	color: rgba(255, 0, 0, 1);
	line-height: 0.95;
	text-transform: none;
	font-family: 'SofiaSansExtraCondensed-Regular';
	font-style: normal;
	font-size: 21px;
	text-decoration: underline;
}
ul {
	color: rgba(0, 0, 0, 1);
	line-height: 0.95;
	text-transform: none;
	font-family: 'SofiaSansExtraCondensed-Regular';
	font-style: normal;
	font-size: 21px;
}
p {
	color: rgba(0, 0, 0, 1);
	line-height: 0.95;
	text-transform: none;
	font-family: 'SofiaSansExtraCondensed-Regular';
	font-style: normal;
	font-size: 21px;
}
body {
	color: rgba(0, 0, 0, 1);
	line-height: 0.95;
	text-transform: none;
	font-family: 'SofiaSansExtraCondensed-Regular';
	font-style: normal;
	font-size: 21px;
}
h5 {
	color: rgba(0, 0, 0, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'SofiaSansExtraCondensed-Bold';
	font-style: bold;
	font-size: 19px;
}
h4 {
	color: rgba(0, 0, 0, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'SofiaSansExtraCondensed-Bold';
	font-style: bold;
	font-size: 21px;
}
h3 {
	color: rgba(0, 0, 0, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'SofiaSansExtraCondensed-Bold';
	font-style: bold;
	font-size: 23px;
}
h2 {
	color: rgba(0, 0, 0, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'SofiaSansExtraCondensed-Bold';
	font-style: bold;
	font-size: 23px;
}
h1 {
	color: rgba(0, 0, 0, 1);
	line-height: 1.21;
	text-transform: uppercase;
	font-family: 'SofiaSansExtraCondensed-Bold';
	font-style: bold;
	font-size: 33px;
}