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

}
@font-face {
    font-family: 'SegoeUIRegular';
    src: url('segoeui.eot');
    src: url('segoeui.eot') format('embedded-opentype'),
    url('segoeui.woff') format('woff'),
    url('segoeui.ttf') format('truetype'),
    url('segoeui.svg') format('svg');
}
@font-face {
    font-family: 'SegoeUILight';
    src: url('segoeuil.eot');
    src: url('segoeuil.eot') format('embedded-opentype'),
    url('segoeuil.woff') format('woff'),
    url('segoeuil.ttf') format('truetype'),
    url('segoeuil.svg') format('svg');
}