@font-face {
    font-family: 'daimler_cacregular';
    src: url('/fonts/daimlercac-regular.woff2') format('woff2'),
         url('/fonts/daimlercac-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'daimler_cslight';
    src: url('/fonts/daimlercs-light.woff2') format('woff2'),
         url('/fonts/daimlercs-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'daimler_csprodemi';
    src: url('/fonts/daimlercspro-demi.woff2') format('woff2'),
         url('/fonts/daimlercspro-demi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'daimler_csprolight';
    src: url('/fonts/daimlercspro-light.woff2') format('woff2'),
         url('/fonts/daimlercspro-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'daimlerregular';
    src: url('/fonts/daimler.woff2') format('woff2'),
         url('/fonts/daimler.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}