@font-face {
    font-family: 'Snv D OT';
    src: url('SnvDOT-Reg.woff2') format('woff2'),
        url('SnvDOT-Reg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


h1{
	text-align: right;
	font-family: 'Snv D OT';
	font-style: normal;
	font-weight: normal;
	font-size: 68px;
	color: rgba(0,0,0,1);
	letter-spacing: -2.4px;
}


h2{
	text-align: right;
	font-family: 'Snv D OT';
	font-style: normal;
	font-weight: normal;
	font-size: 68px;
	color: rgba(0,0,0,1);
	letter-spacing: -1.2px;
}


h3{
	text-align: right;
	font-family: 'Snv D OT';
	font-style: normal;
	font-weight: normal;
	font-size: 68px;
	color: rgba(0,0,0,1);
	letter-spacing: -0.8px;
}


h4{
	text-align: right;
	font-family: 'Snv D OT';
	font-style: normal;
	font-weight: normal;
	font-size: 68px;
	color: rgba(0,0,0,1);
	letter-spacing: -0.7px;
}


h5{
	text-align: right;
	font-family: 'Snv D OT';
	font-style: normal;
	font-weight: normal;
	font-size: 68px;
	color: rgba(0,0,0,1);
	letter-spacing: -1.0px;
}


h6{
	text-align: right;
	font-family: 'Snv D OT';
	font-style: normal;
	font-weight: normal;
	font-size: 68px;
	color: rgba(0,0,0,1);
	letter-spacing: 1.0px;
}

h7{
	text-align: right;
	font-family: 'Snv D OT';
	font-style: normal;
	font-weight: normal;
	font-size: 68px;
	color: rgba(0,0,0,1);
	letter-spacing: -0.5px;
}

p {
    font-family: 'Snv D OT';
	font-size: 13.5px;
	font-weight: normal;
    font-style: normal;
	text-align: left;
	letter-spacing: 0.1px;
}









