/*! webfont-dm-sans.css  */

		
/* Font DM Sans 400 */	



/* Regular 400 */
@font-face {
    font-family: 'dm sans';
    src: url('DMSans-VariableFont_opsz,wght.woff2') format('woff2'),
         url('DMSans-VariableFont_opsz,wght.woff') format('woff');
  	font-weight: 1 1000; /* Variable Bereich */
    font-style: normal;
	font-display: swap;
}