@font-face {
    font-family: 'helvetica_neue_45_light';
    src:url("fonts/helvetica/helvetica_neue_45_light.woff2") format("woff2"), 
        url("fonts/helvetica/helvetica_neue_45_light.ttf") format("truetype");
}

@font-face {
    font-family: 'helvetica_neue_55_roman';
    src:url("fonts/helvetica/helvetica_neue_55_roman.woff2") format("woff2"), 
        url("fonts/helvetica/helvetica_neue_55_roman.ttf") format("truetype");
}

@font-face {
    font-family: 'helvetica_neue_65_medium';
    src:url("fonts/helvetica/helvetica_neue_65_medium.woff2") format("woff2"), 
        url("fonts/helvetica/helvetica_neue_65_medium.ttf") format("truetype");
}

@font-face {
    font-family: 'jioType_black';
    src:url("fonts/jioTypes/JioType-Black.ttf") format("truetype");
}
@font-face {
    font-family: 'jioType_bold';
    src:url("fonts/jioTypes/JioType-Bold.ttf") format("truetype");
}
@font-face {
    font-family: 'jioType_light';
    src:url("fonts/jioTypes/JioType-Light.ttf") format("truetype");
}
@font-face {
    font-family: 'jioType_light_italic';
    src:url("fonts/jioTypes/JioType-LightItalic.ttf") format("truetype");
}
@font-face {
    font-family: 'jioType_medium';
    src:url("fonts/jioTypes/JioType-Medium.ttf") format("truetype");
}
@font-face {
    font-family: 'jioType_medium_italic';
    src:url("fonts/jioTypes/JioType-MediumItalic.ttf") format("truetype");
}