@font-face {
    font-family: 'Tw Cen MT';
    src: url('tw.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Tw Cen MT';
    src: url('TwCenMTStd-BoldCond.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}