/*! GE Vernova Fonts */

@font-face {
    font-family: 'sons_condensedextrabold';
    src: url('sonscondensed-extrabold-webfont.woff2') format('woff2'),
         url('sonscondensed-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'sons_condensedsemibold';
    src: url('sonscondensed-semibold-webfont.woff2') format('woff2'),
         url('sonscondensed-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'interbold';
    src: url('inter-bold-webfont.woff2') format('woff2'),
         url('inter-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'interbold_italic';
    src: url('inter-bolditalic-webfont.woff2') format('woff2'),
         url('inter-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'interitalic';
    src: url('inter-italic-webfont.woff2') format('woff2'),
         url('inter-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'interregular';
    src: url('inter-regular-webfont.woff2') format('woff2'),
         url('inter-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}