@font-face {
    
    font-weight: 500;
    font-style: italic;
}

@font-face {
    
    font-weight: 900;
    font-style: normal;
}

@font-face {
    
    font-weight: 500;
    font-style: normal;
}

@font-face {
    
    font-weight: bold;
    font-style: normal;
}

@font-face {
   
    font-weight: 900;
    font-style: italic;
}

@font-face {
    
    font-weight: normal;
    font-style: italic;
}

@font-face {
    
    font-weight: bold;
    font-style: italic;
}

@font-face {
    
    font-weight: normal;
    font-style: normal;
}