@font-face {
    font-family: 'TW Cen MT';
    src: url('twcenmt-webfont.woff2') format('woff2'),
         url('twcenmt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TW Cen MT';
    src: url('twcenmt-bold-webfont.woff2') format('woff2'),
         url('twcenmt-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}