@font-face {
    font-family: 'Daniel';
    font-style: normal;
    font-weight: 400;
    src: local('Daniel'), url('https://fonts.cdnfonts.com/s/101/daniel.woff') format('woff');
}
@font-face {
    font-family: 'Daniel';
    font-style: normal;
    font-weight: 700;
    src: local('Daniel'), url('https://fonts.cdnfonts.com/s/101/danielbd.woff') format('woff');
}
@font-face {
    font-family: 'Daniel Black';
    font-style: normal;
    font-weight: 900;
    src: local('Daniel Black'), url('https://fonts.cdnfonts.com/s/101/danielbk.woff') format('woff');
}


