

@font-face {
    font-family: 'Main';
    src: url('../../fonts/NotoSans-VariableFont_wdth,wght.ttf');
}


@font-face {
    font-family: 'Main_Light';
    src: url('../../fonts/NeueHaasDisplayLight.ttf');
}


@font-face {
    font-family: 'Main_Regular';
    src: url('../../fonts/NeueHaasDisplayRoman.ttf');
}

@font-face {
    font-family: 'Main_Medium';
    src: url('../../fonts/NeueHaasDisplayMedium.ttf');
}

@font-face {
    font-family: 'Condensed';
    src: url('../../fonts/RobotoCondensed-VariableFont_wght.ttf');
    font-stretch: wider;
}


@font-face {
    font-family: 'CNN';
    src: url('../../fonts/CNN Sans Display Bold.ttf');
    font-stretch: wider;
}

