@font-face {
    font-family: 'RedHatText-Variable';
    src: local('RedHatText-Variable'),
         url("../fonts/RedHatText/RedHatText-Variable.woff2") format("woff2");
    font-style: normal;
    /* light: 300 | regular: 400 | semiBold: 600 | bold: 700 */
    font-weight: 300 700;
    font-display: swap;
}