@font-face {
  font-family: TheGroupTEXT;
  src: url("./fonts/TheGroupTEXT-Regular.woff2") format("woff2"), url("./fonts/TheGroupTEXT-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: TheGroupTEXT;
  src: url("./fonts/TheGroupTEXT-RegularItalic.woff2") format("woff2"), url("./fonts/TheGroupTEXT-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: TheGroupTEXT;
  src: url("./fonts/TheGroupTEXT-Medium.woff2") format("woff2"), url("./fonts/TheGroupTEXT-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: TheGroupTEXT;
  src: url("./fonts/TheGroupTEXT-Medium.woff2") format("woff2"), url("./fonts/TheGroupTEXT-Medium.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: TheGroupTEXT;
  src: url("./fonts/TheGroupTEXT-Bold.woff2") format("woff2"), url("./fonts/TheGroupTEXT-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: TheGroupTEXT;
  src: url("./fonts/TheGroupTEXT-BoldItalic.woff2") format("woff2"), url("./fonts/TheGroupTEXT-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: TheGroupHEAD;
  src: url("./fonts/TheGroupHEAD-Light.woff2") format("woff2"), url("./fonts/TheGroupHEAD-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: TheGroupHEAD;
  src: url("./fonts/TheGroupHEAD-LightItalic.woff2") format("woff2"), url("./fonts/TheGroupHEAD-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}