@font-face {
    font-family: 'GillSans';
    src: url('GillSans.woff2') format('woff2'),
        url('GillSans.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

