@font-face {
    font-family: 'DeeDee';
    font-style: normal;
    font-weight: 400;
    src: local('DeeDee'), url('https://fonts.cdnfonts.com/s/13089/DeeDee.woff') format('woff');
}
@font-face {
    font-family: 'DeeDee';
    font-style: normal;
    font-weight: 700;
    src: local('DeeDee'), url('https://fonts.cdnfonts.com/s/13089/DeeDee-Bold.woff') format('woff');
}


