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

}

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