@font-face {
    font-family: 'Bradford LL TT';
    src: url('webfonts/BradfordLLTT-Medium.woff2') format('woff2'),
        url('webfonts/BradfordLLTT-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bw Diagrid';
    src: url('webfonts/BwDiagrid-Regular.woff2') format('woff2'),
        url('webfonts/BwDiagrid-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Theinhardt';
    src: url('webfonts/Theinhardt-Medium.woff2') format('woff2'),
        url('webfonts/Theinhardt-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

