@font-face {
  font-family: "eRGB";
  src: url("fonts/ergb/regular.woff2") format("woff2"), local(Arial);
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "eRGB";
  src: url("fonts/ergb/italic.woff2") format("woff2"), local(Arial);
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "eRGB";
  src: url("fonts/ergb/light.woff2") format("woff2"), local(Arial);
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "eRGB";
  src: url("fonts/ergb/bold.woff2") format("woff2"), local(Arial);
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
