@font-face {
    font-family: 'Gill Sans MT';
    src: url('GillSansMT-Bold.eot');
    src: url('GillSansMT-Bold.eot?#iefix') format('embedded-opentype'),
        url('GillSansMT-Bold.woff2') format('woff2'),
        url('GillSansMT-Bold.woff') format('woff'),
        url('GillSansMT-Bold.ttf') format('truetype'),
        url('GillSansMT-Bold.svg#GillSansMT-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gill Sans MT';
    src: url('GillSansMT.eot');
    src: url('GillSansMT.eot?#iefix') format('embedded-opentype'),
        url('GillSansMT.woff2') format('woff2'),
        url('GillSansMT.woff') format('woff'),
        url('GillSansMT.ttf') format('truetype'),
        url('GillSansMT.svg#GillSansMT') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

