@font-face {
    font-family: 'PlusJakartaSans-Bold';
    src: url('PlusJakartaSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PlusJakartaSans-MediumItalic';
    src: url('PlusJakartaSans-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PlusJakartaSans-Light';
    src: url('PlusJakartaSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PlusJakartaSans-Medium';
    src: url('PlusJakartaSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PlusJakartaSans-Italic';
    src: url('PlusJakartaSans-Italic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PlusJakartaSans-BoldItalic';
    src: url('PlusJakartaSans-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PlusJakartaSans-LightItalic';
    src: url('PlusJakartaSans-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PlusJakartaSans-Regular';
    src: url('PlusJakartaSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PlusJakartaSans-ExtraLightItalic';
    src: url('PlusJakartaSans-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PlusJakartaSans-ExtraLight';
    src: url('PlusJakartaSans-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

/*@font-face {
    font-family: 'BRHendrix-Black';
    src: url('BRHendrix-Black.woff2') format('woff2'),
        url('BRHendrix-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}*/

@font-face {
    font-family: 'PlusJakartaSans-SemiBoldItalic';
    src: url('PlusJakartaSans-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PlusJakartaSans-SemiBold';
    src: url('PlusJakartaSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/*@font-face {
    font-family: 'BRHendrix-Thin';
    src: url('BRHendrix-Thin.woff2') format('woff2'),
        url('BRHendrix-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;<
}*/

/*@font-face {
    font-family: 'BRHendrix-ThinItalic';
    src: url('BRHendrix-ThinItalic.woff2') format('woff2'),
        url('BRHendrix-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}*/

/*@font-face {
    font-family: 'BRHendrix-RegularItalic';
    src: url('BRHendrix-RegularItalic.woff2') format('woff2'),
        url('BRHendrix-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}*/

