/* latin-ext */
/* latin */
@font-face {
  font-family: 'DM Sans';
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/DMSans-Regular.ttf');

}
/* latin-ext */
@font-face {
  font-family: 'DM Sans';
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/DMSans-Medium.ttf');
}
/* latin */

/* latin-ext */
@font-face {
  font-family: 'DM Sans';
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/DMSans-Bold.ttf');
}
