@font-face {
    font-family: 'Lighthouse Personal Use';
    src: url('LighthousePersonalUse.woff2') format('woff2'),
        url('LighthousePersonalUse.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.lightHouse {
    font-family: 'Lighthouse Personal Use'; 
    font-weight: normal; 
    font-style: normal;
}
