/*@font-face {*/
/*    font-family: dancing;*/
/*    src: url('fonts/Dancing Script.ttf');*/
/*}*/
/*@font-face {*/
/*    font-family: bebaskai;*/
/*    src: url('fonts/BebasKai.ttf');*/
/*}*/

@font-face {
    font-family: 'dancing';
    src: url('fonts/Dancing Script.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BebasKai';
    src: url('fonts/BebasKai.ttf');
    font-weight: normal;
    font-style: normal;
}
