/*DSEG 7 Modern*/
@font-face {
  font-family: "D7ML";
  src: url("./fonts/DSEG7Modern-Light.woff") format('woff');
}

@font-face {
  font-family: "D7MLI";
  src: url("./fonts/DSEG7Modern-LightItalic.woff") format('woff');
}

@font-face {
  font-family: "D7MR";
  src: url("./fonts/DSEG7Modern-Regular.woff") format('woff');
}

@font-face {
  font-family: "D7MI";
  src: url("./fonts/DSEG7Modern-Italic.woff") format('woff');
}

@font-face {
  font-family: "D7MB";
  src: url("./fonts/DSEG7Modern-Bold.woff") format('woff');
}

@font-face {
  font-family: "D7MBI";
  src: url("./fonts/DSEG7Modern-BoldItalic.woff") format('woff');
}
