@font-face {
    font-family: 'DM Serif Display';
    src: url('./DM_Serif_Display/DMSerifDisplay-Regular.woff2') format('woff2'),
        url('./DM_Serif_Display/DMSerifDisplay-Regular.woff') format('woff'),
        url('./DM_Serif_Display/DMSerifDisplay-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

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

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

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

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

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

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

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

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