body{
    font-family: 'Raleway', sans-serif !important;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{
    font-family: 'Raleway', sans-serif !important;
}

.headbg{
    background-color: #fbfbfc !important;
}

::-webkit-scrollbar {
    width: 10px !important;
  }

.cdk-overlay-pane{
    width: auto !important;
}