/* Regular 400 */
@font-face{
  font-family:'MKI';
  src: url('/wp-content/themes/ostende-child/fonts/MKI.ttf') format('truetype');
  font-weight:400;
  font-style:normal;
  font-display:swap;
}
/* se ti serve il bold 700 in futuro, aggiungi un TTF bold o forza weight 400 sugli h3 */
h3 { font-family:'MKI', sans-serif !important; }