@font-face {
    font-family: 'DJB Chalk It Up';
    font-style: normal;
    font-weight: 400;
    src: local('DJB Chalk It Up'), url('fonts/DJB Chalk It Up.woff') format('woff');
}

.chalk {
    font-family: 'DJB Chalk It Up';
}

.bld {
    font-weight: bold;
}

.mdaucard {
    background-color: #fffafb;
}