/*********** Ubuntu font family *************/
@font-face {
  font-family: UbuntuLight;
  src: url("../fonts/ubuntu-l.eot");
  src: url("../fonts/ubuntu-l.eot?#iefix") format('embedded-opentype'),
       url("../fonts/ubuntu-l.ttf") format('truetype');
}
@font-face {
  font-family: UbuntuLi;
  src:  url("../fonts/ubuntu-li.eot");
  src:  url("../fonts/ubuntu-li.eot?#iefix") format('embedded-opentype'),
        url("../fonts/ubuntu-li.ttf") format('truetype');
}
@font-face {
  font-family: UbuntuR;
  src:  url("../fonts/ubuntu-r.eot");
  src:  url("../fonts/ubuntu-r.eot?#iefix") format('embedded-opentype'),
        url("../fonts/ubuntu-r.ttf") format('truetype');
}
@font-face {
  font-family: UbuntuRi;
  src:  url("../fonts/ubuntu-ri.eot");
  src:  url("../fonts/ubuntu-ri.eot?#iefix") format('embedded-opentype'),
        url("../fonts/ubuntu-ri.ttf") format('truetype');
}
@font-face {
  font-family: UbuntuB;
  src:  url("../fonts/ubuntu-b.eot");
  src:  url("../fonts/ubuntu-b.eot?#iefix") format('embedded-opentype'),
        url("../fonts/ubuntu-b.ttf") format('truetype');
}
@font-face {
  font-family: UbuntuBi;
  src:  url("../fonts/ubuntu-bi.eot");
  src:  url("../fonts/ubuntu-bi.eot?#iefix") format('embedded-opentype'),
        url("../fonts/ubuntu-bi.ttf") format('truetype');
}
