html,
body {
  min-height: 100%;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  overflow-x: hidden;
  overflow-y: hidden;
  color :#000;
 }

/*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/

