@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'UbuntuLight';
    src: url('fuentes/ubuntu-l-webfont.eot');
    src: url('fuentes/ubuntu-l-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/ubuntu-l-webfont.woff') format('woff'),
         url('fuentes/ubuntu-l-webfont.ttf') format('truetype'),
         url('fuentes/ubuntu-l-webfont.svg#UbuntuLight') format('svg');
    font-weight: normal;
    font-style: normal;

}