/** FONTOK **/
/**########**/

@font-face {
    font-family: 'Lobster-Regular';
    /*src: url('../fonts/Lobster/Lobster-Regular.ttf')  format('truetype');*/
    src: url("../fonts/Lobster/Lobster-Regular.eot"); /* IE9 Compat Modes */
    src: url("../fonts/Lobster/Lobster-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
        url("../fonts/Lobster/Lobster-Regular.otf") format("opentype"), /* Open Type Font */
        url("../fonts/Lobster/Lobster-Regular.svg") format("svg"), /* Legacy iOS */
        url("../fonts/Lobster/Lobster-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
        url("../fonts/Lobster/Lobster-Regular.woff") format("woff"), /* Modern Browsers */
        url("../fonts/Lobster/Lobster-Regular.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}
/*
@font-face {
    font-family: 'lobster_1.4_huregular';
    src: url('../fonts/lobster_1_hu-webfont.eot');
    src: url('../fonts/lobster_1_hu-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/lobster_1_hu-webfont.woff') format('woff'),
        url('../fonts/lobster_1_hu-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
*/