@font-face {
    font-family: 'ConduitITCStdLight';
    src: url('conduititcstd-light-webfont.eot');
    src: url('conduititcstd-light-webfont.eot?iefix') format('eot'),
         url('conduititcstd-light-webfont.woff') format('woff'),
         url('conduititcstd-light-webfont.ttf') format('truetype'),
         url('conduititcstd-light-webfont.svg#webfontBJg892OX') format('svg');
    font-weight: normal;
    font-style: normal;

}

.custom{
    font-family: 'ConduitITCStdLight',serif;
}