assets/public/assets/font/DMSans/style.css
2023-09-19 07:28:57 -05:00

180 lines
3.6 KiB
CSS

@font-face {
font-family: 'DM Sans';
src:
url('DMSans-SemiBoldItalic.woff2') format('woff2'),
url('DMSans-SemiBoldItalic.woff') format('woff');
font-weight: 600;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'DM Sans';
src:
url('DMSans-Thin.woff2') format('woff2'),
url('DMSans-Thin.woff') format('woff');
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'DM Sans';
src:
url('DMSans-Light.woff2') format('woff2'),
url('DMSans-Light.woff') format('woff');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'DM Sans';
src:
url('DMSans-ThinItalic.woff2') format('woff2'),
url('DMSans-ThinItalic.woff') format('woff');
font-weight: 100;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'DM Sans';
src:
url('DMSans-Medium.woff2') format('woff2'),
url('DMSans-Medium.woff') format('woff');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'DM Sans';
src:
url('DMSans-Regular.woff2') format('woff2'),
url('DMSans-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'DM Sans';
src:
url('DMSans-LightItalic.woff2') format('woff2'),
url('DMSans-LightItalic.woff') format('woff');
font-weight: 300;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'DM Sans';
src:
url('DMSans-MediumItalic.woff2') format('woff2'),
url('DMSans-MediumItalic.woff') format('woff');
font-weight: 500;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'DM Sans';
src:
url('DMSans-SemiBold.woff2') format('woff2'),
url('DMSans-SemiBold.woff') format('woff');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'DM Sans';
src:
url('DMSans-ExtraLightItalic.woff2') format('woff2'),
url('DMSans-ExtraLightItalic.woff') format('woff');
font-weight: 200;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'DM Sans';
src:
url('DMSans-BlackItalic.woff2') format('woff2'),
url('DMSans-BlackItalic.woff') format('woff');
font-weight: 900;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'DM Sans';
src:
url('DMSans-Italic.woff2') format('woff2'),
url('DMSans-Italic.woff') format('woff');
font-weight: normal;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'DM Sans';
src:
url('DMSans-ExtraBold.woff2') format('woff2'),
url('DMSans-ExtraBold.woff') format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'DM Sans';
src:
url('DMSans-ExtraBoldItalic.woff2') format('woff2'),
url('DMSans-ExtraBoldItalic.woff') format('woff');
font-weight: bold;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'DM Sans';
src:
url('DMSans-Black.woff2') format('woff2'),
url('DMSans-Black.woff') format('woff');
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'DM Sans';
src:
url('DMSans-Bold.woff2') format('woff2'),
url('DMSans-Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'DM Sans';
src:
url('DMSans-BoldItalic.woff2') format('woff2'),
url('DMSans-BoldItalic.woff') format('woff');
font-weight: bold;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'DM Sans';
src:
url('DMSans-ExtraLight.woff2') format('woff2'),
url('DMSans-ExtraLight.woff') format('woff');
font-weight: 200;
font-style: normal;
font-display: swap;
}