

@font-face {
    font-family: LobsterRegular;
    src: url("/typo3conf/ext/t3pagehero/Resources/Public/Css/Font/Fonts/lobster/lobster_1.3-webfont.eot");
    src: url("/typo3conf/ext/t3pagehero/Resources/Public/Css/Font/Fonts/lobster/lobster_1.3-webfont.eot?#iefix")
    format("embedded-opentype"),
    url("/typo3conf/ext/t3pagehero/Resources/Public/Css/Font/Fonts/lobster/lobster_1.3-webfont.woff") format("woff"),
    url("/typo3conf/ext/t3pagehero/Resources/Public/Css/Font/Fonts/lobster/lobster_1.3-webfont.ttf") format("truetype"),
    url("/typo3conf/ext/t3pagehero/Resources/Public/Css/Font/Fonts/lobster/lobster_1.3-webfont.svg#lobster_1.3regular")
    format("svg");
    font-weight: normal;
    font-style: normal;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'LobsterRegular' !important;
}
