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

}