@font-face {
    font-family: 'Red Hat Text';
    font-style: normal;
    font-weight: 300 700;
    font-display: swap;
    src: url('/Includes/Fonts/RedHatText-VariableFont_wght.ttf') format('truetype');
}

@font-face {
    font-family: 'Red Hat Text';
    font-style: italic;
    font-weight: 300 700;
    font-display: swap;
    src: url('/Includes/Fonts/RedHatText-Italic-VariableFont_wght.ttf') format('truetype');
}

@font-face {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 300 700;
    font-display: swap;
    src: url('/Includes/Fonts/RedHatDisplay-VariableFont_wght.ttf') format('truetype');
}

@font-face {
    font-family: 'Red Hat Display';
    font-style: italic;
    font-weight: 300 700;
    font-display: swap;
    src: url('/Includes/Fonts/RedHatDisplay-Italic-VariableFont_wght.ttf') format('truetype');
}

@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 300 700;
    font-display: swap;
    src: url('/Includes/Fonts/Manrope-VariableFont_wght.ttf') format('truetype');
}

@font-face {
    font-family: 'Manrope';
    font-style: italic;
    font-weight: 300 700;
    font-display: swap;
    src: url('/Includes/Fonts/Manrope-VariableFont_wght.ttf') format('truetype');
}