@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: bolder;
  font-stretch: normal;
  src: url(Ubuntu/Ubuntu-B.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: bolder;
  font-stretch: normal;
  src: url(Ubuntu/Ubuntu-BI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: normal;
  font-stretch: condensed;
  src: url(Ubuntu/Ubuntu-C.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: lighter;
  font-stretch: normal;
  src: url(Ubuntu/Ubuntu-L.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: lighter;
  font-stretch: normal;
  src: url(Ubuntu/Ubuntu-LI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: bold;
  font-stretch: normal;
  src: url(Ubuntu/Ubuntu-M.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: bold;
  src: url(Ubuntu/Ubuntu-MI.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: normal;
  font-stretch: normal;
  src: url(Ubuntu/Ubuntu-R.ttf) format('truetype');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: normal;
  font-stretch: normal;
  src: url(Ubuntu/Ubuntu-RI.ttf) format('truetype');
}