@font-face {
  font-display: swap;
  font-family: "DMSans";
  font-style: normal;
  font-weight: 100;
  src: url(../../fonts/DMSans-Thin.ttf) format("truetype");
}

@font-face {
  font-display: swap;
  font-family: "DMSans";
  font-style: normal;
  font-weight: 200;
  src: url(../../fonts/DMSans-ExtraLight.ttf) format("truetype");
}

@font-face {
  font-display: swap;
  font-family: "DMSans";
  font-style: normal;
  font-weight: 300;
  src: url(../../fonts/DMSans-Light.ttf) format("truetype");
}

@font-face {
  font-display: swap;
  font-family: "DMSans";
  font-style: normal;
  font-weight: 400;
  src: url(../../fonts/DMSans-Regular.ttf) format("truetype");
}

@font-face {
  font-display: swap;
  font-family: "DMSans";
  font-style: normal;
  font-weight: 500;
  src: url(../../fonts/DMSans-Medium.ttf) format("truetype");
}

@font-face {
  font-display: swap;
  font-family: "DMSans";
  font-style: normal;
  font-weight: 600;
  src: url(../../fonts/DMSans-SemiBold.ttf) format("truetype");
}

@font-face {
  font-display: swap;
  font-family: "DMSans";
  font-style: normal;
  font-weight: 700;
  src: url(../../fonts/DMSans-Bold.ttf) format("truetype");
}

@font-face {
  font-display: swap;
  font-family: "DMSans";
  font-style: normal;
  font-weight: 800;
  src: url(../../fonts/DMSans-ExtraBold.ttf) format("truetype");
}

@font-face {
  font-display: swap;
  font-family: "DMSans";
  font-style: normal;
  font-weight: 900;
  src: url(../../fonts/DMSans-Black.ttf) format("truetype");
}