@font-face {
    font-family: 'Amalfi Coast';
    src: url('https://raw.githubusercontent.com/ilivas321/Brand-font-Amalfi-Coast/refs/heads/main/amalfi_coast-webfont.woff2') format('woff2'),
         url('https://raw.githubusercontent.com/ilivas321/Brand-font-Amalfi-Coast/refs/heads/main/amalfi_coast-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body .title-main,
#events .title-main,
#sb_main .title-main {
    font-family: 'Amalfi Coast', sans-serif !important;
    font-size: 30px !important;
    letter-spacing: 0.05em !important;
    color: #3b2b2b !important;
   
}
