/* DaimlerCA */
@font-face {
  font-family: DaimlerCA;
  src: url("./DaimlerCA-Regular.otf") format("opentype");
}

@font-face {
  font-family: DaimlerCA;
  font-weight: bold;
  src: url("./DaimlerCA-Bold.otf") format("opentype");
}

/* DaimlerCAC */
@font-face {
  font-family: DaimlerCAC;
  src: url("./DaimlerCAC-Regular.otf") format("opentype");
}

/* DaimlerCE */
@font-face {
  font-family: DaimlerCE;
  src: url("./DaimlerCE-Regular.otf") format("opentype");
}

@font-face {
  font-family: DaimlerCE;
  font-weight: bold;
  src: url("./DaimlerCE-Bold.otf") format("opentype");
}

/* DaimlerCS */
@font-face {
  font-family: DaimlerCS;
  font-weight: bold;
  src: url("./DaimlerCS-Bold.otf") format("opentype");
}

@font-face {
  font-family: DaimlerCS;
  font-weight: bold;
  font-style: italic;
  src: url("./DaimlerCS-BoldItalic.otf") format("opentype");
}
