@font-face {
    font-family: 'Lobster Bisque';
    src: url('LobsterBisque.woff2') format('woff2'),
        url('LobsterBisque.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

