@font-face {
    font-family: 'Gill Sans MT Ext Condensed';
    src: url('GillSansMT-ExtraCondensedBold.woff2') format('woff2'),
        url('GillSansMT-ExtraCondensedBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

