/* DSEG7 Classic */

@font-face {
  font-family: 'DSEG7-Classic';
  src: url('../fonts/DSEG7-Classic/DSEG7Classic-Bold.woff2') format('woff2'),
  url('../fonts/DSEG7-Classic/DSEG7Classic-Bold.woff') format('woff'),
  url('../fonts/DSEG7-Classic/DSEG7Classic-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'DSEG7-Classic';
  src: url('../fonts/DSEG7-Classic/DSEG7Classic-BoldItalic.woff2') format('woff2'),
  url('../fonts/DSEG7-Classic/DSEG7Classic-BoldItalic.woff') format('woff'),
  url('../fonts/DSEG7-Classic/DSEG7Classic-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'DSEG7-Classic';
  src: url('../fonts/DSEG7-Classic/DSEG7Classic-Italic.woff2') format('woff2'),
  url('../fonts/DSEG7-Classic/DSEG7Classic-Italic.woff') format('woff'),
  url('../fonts/DSEG7-Classic/DSEG7Classic-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'DSEG7-Classic';
  src: url('../fonts/DSEG7-Classic/DSEG7Classic-Light.woff2') format('woff2'),
  url('../fonts/DSEG7-Classic/DSEG7Classic-Light.woff') format('woff'),
  url('../fonts/DSEG7-Classic/DSEG7Classic-Light.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'DSEG7-Classic';
  src: url('../fonts/DSEG7-Classic/DSEG7Classic-LightItalic.woff2') format('woff2'),
  url('../fonts/DSEG7-Classic/DSEG7Classic-LightItalic.woff') format('woff'),
  url('../fonts/DSEG7-Classic/DSEG7Classic-LightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'DSEG7-Classic';
  src: url('../fonts/DSEG7-Classic/DSEG7Classic-Regular.woff2') format('woff2'),
  url('../fonts/DSEG7-Classic/DSEG7Classic-Regular.woff') format('woff'),
  url('../fonts/DSEG7-Classic/DSEG7Classic-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

