@font-face
{
    font-family: 'ucd';
    font-weight: normal;
    font-style: normal;

    src: url('/t4media/ucd.eot');
    src: url('/t4media/ucd.eot?#iefix') format('embedded-opentype'),
    url('/t4media/ucd.woff') format('woff'),
    url('/t4media/ucd.ttf') format('truetype'),
    url('/t4media/ucd.svg#ucd') format('svg');
}
