@font-face {
    font-family: 'Fabian';
    font-style: normal;
    font-weight: normal;
    src: url('/static/fonts/Fabian.otf') format('opentype');
}



@font-face {
    font-family: 'Dodger';
    font-style: normal;
    font-weight: normal;
    src: url('/static/fonts/dodger1.ttf') format('truetype');
}


#quate{

    font-family: "Fabian", sans-serif;
    font-optical-sizing: auto;
    color: rgb(255, 0, 64);
    font-style: normal;
    
}

#jdsheading{
   
    font-size: 27px;
    color: rgb(32, 32, 196);
    font-family: "Dodger", sans-serif;
    
    font-weight: 40px;
    font-size: 20px;
    font-style: normal;
}
