@font-face {
    font-family: 'Tablet Gothic Wide';
    src: url('TabletGothicWideEb-Italic.woff2') format('woff2'),
        url('TabletGothicWideEb-Italic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Tablet Gothic Wide';
    src: url('TabletGothicWide-Italic.woff2') format('woff2'),
        url('TabletGothicWide-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Tablet Gothic Wide';
    src: url('TabletGothicWideTh-Italic.woff2') format('woff2'),
        url('TabletGothicWideTh-Italic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

