@font-face {
  font-family: "DMSans";
  font-weight: normal;
  font-style: italic;
  src: url("DMSans-Italic.woff2") format("woff2"),
    url("DMSans-Italic.woff") format("woff");
}

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

@font-face {
  font-family: "DMSans";
  font-weight: 500;
  font-style: normal;
  src: url("DMSans-Medium.woff2") format("woff2"),
    url("DMSans-Medium.woff") format("woff");
}

@font-face {
  font-family: "DMSans";
  font-weight: 600;
  font-style: normal;
  src: url("DMSans-SemiBold.woff2") format("woff2"),
    url("DMSans-SemiBold.woff") format("woff");
}

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

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