@font-face {
    font-family: 'LovelaceCustom';
    src: url('/cdn/shop/files/Zetafonts_-_Lovelace_Text_Regular.otf?v=1764157792') format('opentype');
    font-weight: normal;
    font-style: normal;
}

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