@font-face {
    font-family: 'Bell MT';
    src: url('BellMT.woff2') format('woff2'),
        url('BellMT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

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

