/*-------------------RED HAT TEXT-----------------------*/

@font-face {
    font-family: 'Red Hat Text';
    src: url('Red_Hat_Text/RedHatText-Light.woff2') format('woff2'),
        url('Red_Hat_Text/RedHatText-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Red Hat Text';
    src: url('Red_Hat_Text/RedHatText-Bold.woff2') format('woff2'),
        url('Red_Hat_Text/RedHatText-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Red Hat Text';
    src: url('Red_Hat_Text/RedHatText-BoldItalic.woff2') format('woff2'),
        url('Red_Hat_Text/RedHatText-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Red Hat Text';
    src: url('Red_Hat_Text/RedHatText-Italic.woff2') format('woff2'),
        url('Red_Hat_Text/RedHatText-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Red Hat Text';
    src: url('Red_Hat_Text/RedHatText-Medium.woff2') format('woff2'),
        url('Red_Hat_Text/RedHatText-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Red Hat Text';
    src: url('Red_Hat_Text/RedHatText-LightItalic.woff2') format('woff2'),
        url('Red_Hat_Text/RedHatText-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Red Hat Text';
    src: url('Red_Hat_Text/RedHatText-MediumItalic.woff2') format('woff2'),
        url('Red_Hat_Text/RedHatText-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Red Hat Text';
    src: url('Red_Hat_Text/RedHatText-SemiBold.woff2') format('woff2'),
        url('Red_Hat_Text/RedHatText-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Red Hat Text';
    src: url('Red_Hat_Text/RedHatText-Regular.woff2') format('woff2'),
        url('Red_Hat_Text/RedHatText-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Red Hat Text';
    src: url('Red_Hat_Text/RedHatText-SemiBoldItalic.woff2') format('woff2'),
        url('Red_Hat_Text/RedHatText-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/*-------------------Nexa-----------------------*/

@font-face {
    font-family: 'Nexa';
    src: url('Nexa/Nexa-Regular.woff2') format('woff2'),
        url('Nexa/Nexa-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa';
    src: url('Nexa/Nexa-ExtraBold.woff2') format('woff2'),
        url('Nexa/Nexa-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa/Nexa-Book';
    src: url('Nexa/Nexa-Book.woff2') format('woff2'),
        url('Nexa/Nexa-Book.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


