@font-face {
  font-family: "Neue Plak";
  font-weight: 400;
  font-style: normal;
  src: url("../woff2/neueplak_400.woff2") format("woff2"); /* Define where the font can be downloaded */
  font-display: swap; /* Define how the browser behaves during download */
}

@font-face {
  font-family: "Neue Plak";
  font-weight: 600;
  font-style: normal;
  src: url("../woff2/neueplak_600.woff2") format("woff2"); /* Define where the font can be downloaded */
  font-display: swap; /* Define how the browser behaves during download */
}

@font-face {
  font-family: "Neue Plak";
  font-weight: 700;
  font-style: normal;
  src: url("../woff2/neueplak_700.woff2") format("woff2"); /* Define where the font can be downloaded */
  font-display: swap; /* Define how the browser behaves during download */
}

@font-face {
  font-family: "Neue Plak";
  font-weight: 800;
  font-style: normal;
  src: url("../woff2/neueplak_800.woff2") format("woff2"); /* Define where the font can be downloaded */
  font-display: swap; /* Define how the browser behaves during download */
}
