_fonts.scss 146 B

1234567
  1. body{
  2. font-size: 16px;
  3. font-family: "Ubuntu",Arial,"MS Trebuchet",sans-serif;
  4. font-weight: 500;
  5. font-style: normal;
  6. line-height: 1.3;
  7. }