@font-face {
    font-family: 'ABB-Light';
    src: url('https://mediawebshop.blob.core.windows.net/mediawebshop/mkt/2025/05/ABB_font/ABBvoice_W_Lt.woff');
}

@font-face {
    font-family: 'ABB-Regular';
    src: url('https://mediawebshop.blob.core.windows.net/mediawebshop/mkt/2025/05/ABB_font/ABBvoice_W_Rg.woff');
}

@font-face {
    font-family: 'ABB-Bold';
    src: url('https://mediawebshop.blob.core.windows.net/mediawebshop/mkt/2025/05/ABB_font/ABBvoice_W_Bd.woff');
}


.ABB-font-light {
    font-family: "ABB-Light" !important;
}

.ABB-font {
    font-family: "ABB-Regular" !important;
}

.ABB-font-bold {
    font-family: "ABB-Bold" !important;
}


#mkt-page h4.abbtitle{
    font-family: "ABB-Bold", "Arial", sans-serif !important;
    font-weight: 700 !important;
  }