@charset "UTF-8";
@font-face {
  font-family: 'Ubuntu';
  src        : url('ubuntu-webfont.eot');
  src        : url('ubuntu-webfont.eot?#iefix') format('embedded-opentype'), url('ubuntu-webfont.woff') format('woff'), url('ubuntu-webfont.ttf') format('truetype'), url('ubuntu-webfont.svg#ubunturegular') format('svg');
  font-weight: normal;
  font-style : normal;
}

@font-face {
    font-family: 'Ubuntu-Lig';
    src: url('UbuntuMono-Lig.woff2') format('woff2'),
        url('UbuntuMono-Lig.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}