@font-face {
  font-family: "Gotham Rounded Light";
  src: url(GothamRoundedLight_21020.woff);
}

BODY
{
font-family:"Gotham Rounded Light","Tw Cen MT",Arial, Helvetica, sans-serif;
font-size:14pt;

}
input[type='number']{
    width: 90px;
	font-family:"Gotham Rounded Light","Tw Cen MT",Arial, Helvetica, sans-serif;
	font-size:14pt;
}
Button{
	font-family:"Gotham Rounded Light","Tw Cen MT",Arial, Helvetica, sans-serif;
	font-size:14pt;

}