@font-face{
  font-family: 'Ubuntu';
  font-weight: 300;
  src: url("../ttf/ubuntu_300.c9d68f61bf89.ttf") format("truetype");
}

@font-face{
  font-family: 'Ubuntu';
  font-weight: 400;
  src: url("../ttf/ubuntu_400.84ea7c5c9d2f.ttf") format("truetype");
}

@font-face{
  font-family: 'Ubuntu';
  font-weight: 500;
  src: url("../ttf/ubuntu_500.d3c3b35e6d47.ttf") format("truetype");
}

@font-face{
  font-family: 'Ubuntu';
  font-weight: 700;
  src: url("../ttf/ubuntu_700.896a60219f61.ttf") format("truetype");
}

body,
html {
  font-family: "Ubuntu";
}
