@font-face {
    font-family: 'GT Walsheim Trial';
    src: url('../fonts/GTWalsheimTrial-Th.woff2') format('woff2'),
        url('../fonts/GTWalsheimTrial-Th.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Walsheim Trial';
    src: url('../fonts/GTWalsheimTrial-Lt.woff2') format('woff2'),
        url('../fonts/GTWalsheimTrial-Lt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Walsheim Trial';
    src: url('../fonts/GTWalsheimTrial-Rg.woff2') format('woff2'),
        url('../fonts/GTWalsheimTrial-Rg.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Walsheim Trial';
    src: url('../fonts/GTWalsheimTrial-Md.woff2') format('woff2'),
        url('../fonts/GTWalsheimTrial-Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Walsheim Trial';
    src: url('../fonts/GTWalsheimTrial-CnBl.woff2') format('woff2'),
        url('../fonts/GTWalsheimTrial-CnBl.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}