@font-face {
  font-family: DMSans;
  src: url(/assets/fonts/DMSans/DMSans-Regular.ttf);
  font-style: "normal";
  font-weight: 400;
}
@font-face {
  font-family: DMSans;
  src: url(/assets/fonts/DMSans/DMSans-Medium.ttf);
  font-style: "normal";
  font-weight: 500;
}
@font-face {
  font-family: DMSans;
  src: url(/assets/fonts/DMSans/DMSans-Bold.ttf);
  font-style: "normal";
  font-weight: 700;
}
