@font-face {
    font-family: 'Curse Casual';
    font-style: normal;
    font-weight: normal;
    src: url('curse_casual.eot');              /* IE 5-8 */
    src: local('☺'),                           /* sneakily trick IE */
    url('curse_casual.woff') format('woff'),    /* FF 3.6, Chrome 5, IE9 */
    url('curse_casual.ttf') format('truetype'), /* Opera, Safari */
    url('curse_casual.svg#font') format('svg'); /* iOS */
}

@font-face {
    font-family: 'Bubblegum';
    font-style: normal;
    font-weight: normal;
    src: url('bubblegum.eot');                   /* IE 5-8 */
    src: local('☺'),                             /* sneakily trick IE */
         url('bubblegum.woff') format('woff'),    /* FF 3.6, Chrome 5, IE9 */
         url('bubblegum.ttf') format('truetype'), /* Opera, Safari */
         url('bubblegum.svg#font') format('svg'); /* iOS */
}

@font-face {
    font-family: 'PrestigeEliteStdBold';
    font-style: normal;
    font-weight: normal;
    src: url('prestige_elite_std_bold.eot');              /* IE 5-8 */
    src: local('☺'),                                      /* sneakily trick IE */
    url('prestige_elite_std_bold.woff') format('woff'),    /* FF 3.6, Chrome 5, IE9 */
    url('prestige_elite_std_bold.ttf') format('truetype'), /* Opera, Safari */
    url('prestige_elite_std_bold.svg#font') format('svg'); /* iOS */
}

@font-face {
    font-family: 'Post Note';
    font-style: normal;
    font-weight: normal;
    src: url('post_note.eot');              /* IE 5-8 */
    src: local('☺'),                        /* sneakily trick IE */
    url('post_note.woff') format('woff'),    /* FF 3.6, Chrome 5, IE9 */
    url('post_note.ttf') format('truetype'), /* Opera, Safari */
    url('post_note.svg#font') format('svg'); /* iOS */
}