@font-face {
    font-family: 'texta_altbold';
    src: url('TextaAlt-Bold.woff2') format('woff2'),
        url('TextaAlt-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'texta_altboldit';
    src: url('TextaAlt-BoldIt.woff2') format('woff2'),
        url('TextaAlt-BoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'texta_altbook';
    src: url('TextaAlt-Book.woff2') format('woff2'),
        url('TextaAlt-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'texta_altmediumit';
    src: url('TextaAlt-MediumIt.woff2') format('woff2'),
        url('TextaAlt-MediumIt.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'texta_altit';
    src: url('TextaAlt-It.woff2') format('woff2'),
        url('TextaAlt-It.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'texta_altregular';
    src: url('TextaAlt-Regular.woff2') format('woff2'),
        url('TextaAlt-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'texta_altlight';
    src: url('TextaAlt-Light.woff2') format('woff2'),
        url('TextaAlt-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'texta_altlightit';
    src: url('TextaAlt-LightIt.woff2') format('woff2'),
        url('TextaAlt-LightIt.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'texta_altheavyit';
    src: url('TextaAlt-HeavyIt.woff2') format('woff2'),
        url('TextaAlt-HeavyIt.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'texta_altheavy';
    src: url('TextaAlt-Heavy.woff2') format('woff2'),
        url('TextaAlt-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'texta_altthinit';
    src: url('TextaAlt-ThintIt.woff2') format('woff2'),
        url('TextaAlt-ThintIt.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'texta_altmedium';
    src: url('TextaAlt-Medium.woff2') format('woff2'),
        url('TextaAlt-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'texta_altthin';
    src: url('TextaAlt-Thin.woff2') format('woff2'),
        url('TextaAlt-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'texta_altbook';
    src: url('TextaAlt-BookIt.woff2') format('woff2'),
        url('TextaAlt-BookIt.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Ttexta_altblackit';
    src: url('TextaAlt-BlackIt.woff2') format('woff2'),
        url('TextaAlt-BlackIt.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'texta_altblack';
    src: url('TextaAlt-Black.woff2') format('woff2'),
        url('TextaAlt-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}