/* == google font ---------- */
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700;800;900&display=swap');
body{
    font-family: 'Raleway', sans-serif !important;
}
/* == google font ---------- */

  
/* responsive */
@media only screen and (max-width: 1400px){

 
    
}
/* responsive */