@font-face {
  font-family: "Red Hat Text Local";
  src: url("/wp-content/uploads/fonts/RedHatText-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Red Hat Text Local";
  src: url("/wp-content/uploads/fonts/RedHatText-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Red Hat Text Local";
  src: url("/wp-content/uploads/fonts/RedHatText-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Red Hat Text Local";
  src: url("/wp-content/uploads/fonts/RedHatText-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

html,
body {
  font-family: "Red Hat Text Local", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
}

p,
span,
li,
a,
label,
small,
button,
input,
select,
textarea {
  font-family: "Red Hat Text Local", sans-serif !important;
  font-style: normal !important;
  font-weight: 400 !important;
}

b,
strong {
  font-weight: 700 !important;
}

