@font-face {
  font-family: "FS Albert";
  src: url("FSAlbert-ExtraBold.woff2") format("woff2"),
    url("FSAlbert-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "FS Albert";
  src: url("FSAlbert-Bold.woff2") format("woff2"),
    url("FSAlbert-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "FS Albert";
  src: url("FSAlbert-Regular.woff2") format("woff2"),
    url("FSAlbert-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "FS Albert";
  src: url("FSAlbert-Light.woff2") format("woff2"),
    url("FSAlbert-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "DM Sans";
  src: url("DMSans-Bold.woff2") format("woff2"),
    url("DMSans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "DM Sans";
  src: url("DMSans-Regular.woff2") format("woff2"),
    url("DMSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
