@font-face {
    font-family: 'Open Sans';
    src: url('OpenSans-Regular-webfont.eot');
    src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Regular-webfont.woff') format('woff'),
         url('OpenSans-Regular-webfont.ttf') format('truetype'),
         url('OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family:"Ubuntu-Title"; 
    src:    url("Ubuntu-Title.eot?") format("eot"),
            url("Ubuntu-Title.woff") format("woff"),
            url("Ubuntu-Title.ttf") format("truetype"),
            url("Ubuntu-Title.svg#Ubuntu-Title") format("svg");
    font-weight:normal;
    font-style:normal;
}
