
@font-face {
  font-family: Roboto;
  src: url("Roboto.ttf");
}


p
{
	font-family:Roboto !important;
	font-size:16px !important;
	margin-bottom:4px !important;
	line-height:26px !important;
}
a, label, button, strong, span, ul li, h4, h5, h6, h3, h2, div
{
	font-family:Roboto !important;
}
label
{
	font-size:16px !important;
}
