@font-face { 
	font-family: 'Title';
	src: url('fonts/Title.ttf');
	font-weight: 400;
	font-style: italic;
}
@font-face { 
	font-family: 'Descr';
	src: url('fonts/Descr.ttf');
}