@font-face {
    font-family: 'Proxima Nova';
    src: url('https://igc.azureedge.net/fonts/ProximaNova/ProximaNova-Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('https://igc.azureedge.net/fonts/ProximaNova/ProximaNova-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('https://igc.azureedge.net/fonts/ProximaNova/ProximaNova-BoldIt.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('#/ProximaNova-Extrabold.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('https://igc.azureedge.net/fonts/ProximaNova/ProximaNova-Light.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('https://igc.azureedge.net/fonts/ProximaNova/ProximaNova-LightItalic.otf') format('opentype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('https://igc.azureedge.net/fonts/ProximaNova/ProximaNova-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('https://igc.azureedge.net/fonts/ProximaNova/ProximaNova-RegularItalic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('https://igc.azureedge.net/fonts/ProximaNova/ProximaNova-Semibold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('https://igc.azureedge.net/fonts/ProximaNova/ProximaNova-SemiboldItalic.otf') format('opentype');
    font-weight: 600;
    font-style: italic;
}