@font-face {
    font-family: 'Jenna Sue';
    src: url('JennaSue.eot');
    src: url('JennaSue.eot?#iefix') format('embedded-opentype'),
        url('JennaSue.woff2') format('woff2'),
        url('JennaSue.woff') format('woff'),
        url('JennaSue.ttf') format('truetype'),
        url('JennaSue.svg#JennaSue') format('svg');
    font-weight: normal;
    font-style: normal;
}