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

@font-face {
    font-family: 'Lobster';
    src: url('../fonts/lobster_1.3-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lobster_1.3-webfont.woff') format('woff'),
         url('../fonts/lobster_1.3-webfont.ttf') format('truetype'),
         url('../fonts/lobster_1.3-webfont.svg#lobster_1.3regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
@font-face {
    font-family: 'Lobster';
    src: url('../fonts/lobstertwo-regular-webfont.eot');
    src: url('../fonts/lobstertwo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lobstertwo-regular-webfont.woff') format('woff'),
         url('../fonts/lobstertwo-regular-webfont.ttf') format('truetype'),
         url('../fonts/lobstertwo-regular-webfont.svg#lobster_tworegular') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

/*
@font-face {
    font-family: 'Lobster';
    src: url('../fonts/Lobster.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lobster.woff') format('woff'),
         url('../fonts/Lobster.ttf') format('truetype'),  
         url('../fonts/Lobster.svg#Lobsterregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/