

@font-face {
    font-family: 'Main';
    src: url('../../fonts/Merriweather-Light.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;
}


@font-face {
    font-family: 'Senzo';
    src: url('../fonts/senzo_symbols.otf');
}

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


@font-face {
    font-family: 'Webs';
    src: url('../fonts/webdings.ttf');