@font-face {
    font-family: 'ACD';
    src: url('../fonts/acd/acd.eot');
    src: url('../fonts/acd/acd.eot?#iefix') format('embedded-opentype'),
        url('../fonts/acd/acd.woff2') format('woff2'),
        url('../fonts/acd/acd.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ACD-Bold';
    src: url('../fonts/acd/acd-bold.eot');
    src: url('../fonts/acd/acd-bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/acd/acd-bold.woff2') format('woff2'),
        url('../fonts/acd/acd-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}