@font-face {
	font-family: SNPro;
	src: url('SNPro-Regular.ttf') format('truetype');
}

html
{

font-family: SNPro;

}