/* TT Bluescreens Trial – Regular */
@font-face {
    font-family: 'TT Bluescreens Trial';
    src: url('TTBluescreensTrial-Rg.woff2') format('woff2'),
         url('TTBluescreensTrial-Rg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* TT Bluescreens Trial – Bold */
@font-face {
    font-family: 'TT Bluescreens Trial';
    src: url('TTBluescreensTrial-Bd.woff2') format('woff2'),
         url('TTBluescreensTrial-Bd.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* TT Bluescreens Trl Condensed – Regular */
@font-face {
    font-family: 'TT Bluescreens Trl Cnd';
    src: url('TTBluescreensTrlCnd-Rg.woff2') format('woff2'),
         url('TTBluescreensTrlCnd-Rg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
