@font-face {
    font-family: 'UbuntuC';
    src: url('../fonts/ubuntu-c/Ubuntu-C.eot');
    src: url('../fonts/ubuntu-c/Ubuntu-C.eot?iefix') format('eot'),
        url('../fonts/ubuntu-c/Ubuntu-C.woff') format('woff'),
        url('../fonts/ubuntu-c/Ubuntu-C.ttf') format('truetype'),
        url('../fonts/ubuntu-c/Ubuntu-C.svg#UbuntuCondensed-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

