@font-face {
    font-family: 'Transcend';
    src: url('TranscendMedium.woff2') format('woff2'),
        url('TranscendMedium.woff') format('woff'),
        url('TranscendMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Transcend Ultra';
    src: url('TranscendUltra.woff2') format('woff2'),
        url('TranscendUltra.woff') format('woff'),
        url('TranscendUltra.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Transcend';
    src: url('TranscendSemibold.woff2') format('woff2'),
        url('TranscendSemibold.woff') format('woff'),
        url('TranscendSemibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Transcend';
    src: url('TranscendBlack.woff2') format('woff2'),
        url('TranscendBlack.woff') format('woff'),
        url('TranscendBlack.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Transcend';
    src: url('TranscendLight.woff2') format('woff2'),
        url('TranscendLight.woff') format('woff'),
        url('TranscendLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Transcend';
    src: url('TranscendBold.woff2') format('woff2'),
        url('TranscendBold.woff') format('woff'),
        url('TranscendBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

