@font-face {
    font-family: 'DINPRO-REGULAR';
    src: url('../fonts/DINPRO-REGULAR.eot');
    src: url('../fonts/DINPRO-REGULAR.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DINPRO-REGULAR.woff') format('woff'),
        url('../fonts/DINPRO-REGULAR.ttf') format('truetype'),
        url('../fonts/DINPRO-REGULAR.svg#DINPRO-REGULAR') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DINPRO-MEDIUM';
    src: url('../fonts/DINPRO-MEDIUM.eot');
    src: url('../fonts/DINPRO-MEDIUM.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DINPRO-MEDIUM.woff') format('woff'),
        url('../fonts/DINPRO-MEDIUM.ttf') format('truetype'),
        url('../fonts/DINPRO-MEDIUM.svg#DINPRO-MEDIUM') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DINPRO-LIGHT';
    src: url('../fonts/DINPRO-LIGHT.eot');
    src: url('../fonts/DINPRO-LIGHT.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DINPRO-LIGHT.woff') format('woff'),
        url('../fonts/DINPRO-LIGHT.ttf') format('truetype'),
        url('../fonts/DINPRO-LIGHT.svg#DINPRO-LIGHT') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* first for IE 4–8 */
@font-face {
    font-family: DINWebPro;
    src: url("../fonts/DINWebPro.eot");
}

@font-face {
    font-family: DINWebPro-Medium;
    src: url("../fonts/DINWebPro-Medium.eot");
}

/* then for WOFF-capable browsers */
@font-face {
    font-family: DINWebPro;
    src: url("../fonts/DINWebPro.woff") format("woff");
}

@font-face {
    font-family: DINWebPro-Medium;
    src: url("../fonts/DINWebPro-Medium.woff") format("woff");
}

a.create-ui-toggle {
    background-image: url("../../../bundles/cmfcreate/img/createbundle.png");
}
