@font-face {
    font-family: 'Ubuntu';
    src: url("Ubuntu-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
  }
  body{font-family:'Ubuntu' !important;}
  