@font-face {
    font-family: 'times_new_romance';
    src:url('fonts/times.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'aeromovedemo';
    src:url('fonts/AeromoveDemoRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cream-cake';
    src:url('fonts/Cream Cake.otf') format('opentype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'cream-cake-bold';
    src:url('fonts/Cream Cake Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;

}
@font-face {
    font-family: 'higher-jump';
    src:url('fonts/Higher Jump.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'beachday';
    src:url('fonts/beachday.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'rockybilly';
    src:url('fonts/Rockybilly.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}