@font-face {
  font-family: 'DMSans';
  font-style: normal;
  font-weight: 700;
  src: url('./DMSans-Bold.woff2') format('woff2');
  font-display: swap
}
@font-face {
  font-family: 'DMSans';
  font-style: normal;
  font-weight: 300;
  src: url('./DMSans-Light.woff2') format('woff2');
  font-display: swap
}
@font-face {
  font-family: 'DMSans';
  font-style: normal;
  font-weight: 500;
  src: url('./DMSans-Medium.woff2') format('woff2');
  font-display: swap
}
@font-face {
  font-family: 'DMSans';
  font-style: normal;
  font-weight: 400;
  src: url('./DMSans-Regular.woff2') format('woff2');
  font-display: swap
}
@font-face {
  font-family: 'DMSans';
  font-style: normal;
  font-weight: 600;
  src: url('./DMSans-SemiBold.woff2') format('woff2');
  font-display: swap
}
@font-face {
  font-family: 'DMSans';
  font-style: normal;
  font-weight: 100;
  src: url('./DMSans-Thin.woff2') format('woff2');
  font-display: swap
}
/* font-display:swap */