@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans Black Italic'), local('DMSans-BlackItalic'),
    url('dmsans/DMSans-BlackItalic.woff2') format('woff2'),
    url('dmsans/DMSans-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans Extra Bold Italic'), local('DMSans-ExtraBoldItalic'),
    url('dmsans/DMSans-ExtraBoldItalic.woff2') format('woff2'),
    url('dmsans/DMSans-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans Bold Italic'), local('DMSans-BoldItalic'),
    url('dmsans/DMSans-BoldItalic.woff2') format('woff2'),
    url('dmsans/DMSans-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans Medium Italic'), local('DMSans-MediumItalic'),
    url('dmsans/DMSans-MediumItalic.woff2') format('woff2'),
    url('dmsans/DMSans-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans Italic'), local('DMSans-Italic'),
    url('dmsans/DMSans-Italic.woff2') format('woff2'),
    url('dmsans/DMSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans Light Italic'), local('DMSans-LightItalic'),
    url('dmsans/DMSans-LightItalic.woff2') format('woff2'),
    url('dmsans/DMSans-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans Extra Light Italic'), local('DMSans-ExtLtIta'),
    url('dmsans/DMSans-ExtraLightItalic.woff2') format('woff2'),
    url('dmsans/DMSans-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans Thin Italic'), local('DMSans-ThinItalic'),
    url('dmsans/DMSans-ThinItalic.woff2') format('woff2'),
    url('dmsans/DMSans-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans Black'), local('DMSans-Black'),
    url('dmsans/DMSans-Black.woff2') format('woff2'),
    url('dmsans/DMSans-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans Extra Bold'), local('DMSans-ExtraBold'),
    url('dmsans/DMSans-ExtraBold.woff2') format('woff2'),
    url('dmsans/DMSans-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans Bold'), local('DMSans-Bold'),
    url('dmsans/DMSans-Bold.woff2') format('woff2'),
    url('dmsans/DMSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans Medium'), local('DMSans-Medium'),
    url('dmsans/DMSans-Medium.woff2') format('woff2'),
    url('dmsans/DMSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans Regular'), local('DMSans-Regular'),
    url('dmsans/DMSans-Regular.woff2') format('woff2'),
    url('dmsans/DMSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans Light'), local('DMSans-Light'),
    url('dmsans/DMSans-Light.woff2') format('woff2'),
    url('dmsans/DMSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans'), local('DMSans-ExtraLight'),
    url('dmsans/DMSans-ExtraLight.woff2') format('woff2'),
    url('dmsans/DMSans-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans Thin'), local('DMSans-Thin'),
    url('dmsans/DMSans-Thin.woff2') format('woff2'),
    url('dmsans/DMSans-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}