@font-face {
  font-family: 'TSLanguageFont';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/DM_Sans/woff2/DMSans-Italic.woff2') format('woff2'),
  url('../fonts/DM_Sans/woff/DMSans-Italic.woff') format('woff'),
  url('../fonts/DM_Sans/ttf/DMSans-Italic.ttf') format('truetype');
}

@font-face {
  font-family: 'TSLanguageFont';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/DM_Sans/woff2/DMSans-Regular.woff2') format('woff2'),
  url('../fonts/DM_Sans/woff/DMSans-Regular.woff') format('woff'),
  url('../fonts/DM_Sans/ttf/DMSans-Regular.ttf') format('truetype');
}

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

@font-face {
  font-family: 'TSLanguageFont';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/DM_Sans/woff2/DMSans-MediumItalic.woff2') format('woff2'),
  url('../fonts/DM_Sans/woff/DMSans-MediumItalic.woff') format('woff'),
  url('../fonts/DM_Sans/ttf/DMSans-MediumItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'TSLanguageFont';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/DM_Sans/woff2/DMSans-Bold.woff2') format('woff2'),
  url('../fonts/DM_Sans/woff/DMSans-Bold.woff') format('woff'),
  url('../fonts/DM_Sans/ttf/DMSans-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'TSLanguageFont';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/DM_Sans/woff2/DMSans-BoldItalic.woff2') format('woff2'),
  url('../fonts/DM_Sans/woff/DMSans-BoldItalic.woff') format('woff'),
  url('../fonts/DM_Sans/ttf/DMSans-BoldItalic.ttf') format('truetype');
}
