@font-face {
    font-family: 'Lobster Two';
    src: url('../fonts/lobster_two/LobsterTwo-BoldItalic.eot');
    src: url('../fonts/lobster_two/LobsterTwo-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/lobster_two/LobsterTwo-BoldItalic.woff2') format('woff2'),
        url('../fonts/lobster_two/LobsterTwo-BoldItalic.woff') format('woff'),
        url('../fonts/lobster_two/LobsterTwo-BoldItalic.ttf') format('truetype'),
        url('../fonts/lobster_two/LobsterTwo-BoldItalic.svg#LobsterTwo-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lobster Two';
    src: url('../fonts/lobster_two/LobsterTwo-Bold.eot');
    src: url('../fonts/lobster_two/LobsterTwo-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/lobster_two/LobsterTwo-Bold.woff2') format('woff2'),
        url('../fonts/lobster_two/LobsterTwo-Bold.woff') format('woff'),
        url('../fonts/lobster_two/LobsterTwo-Bold.ttf') format('truetype'),
        url('../fonts/lobster_two/LobsterTwo-Bold.svg#LobsterTwo-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lobster Two';
    src: url('../fonts/lobster_two/LobsterTwo-Italic.eot');
    src: url('../fonts/lobster_two/LobsterTwo-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/lobster_two/LobsterTwo-Italic.woff2') format('woff2'),
        url('../fonts/lobster_two/LobsterTwo-Italic.woff') format('woff'),
        url('../fonts/lobster_two/LobsterTwo-Italic.ttf') format('truetype'),
        url('../fonts/lobster_two/LobsterTwo-Italic.svg#LobsterTwo-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

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

