@font-face {
    font-family: 'Quicksand';
    font-display: swap;
    src: local(''),
         url('/files/Ramanaj/Fonts/Quicksand-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


* {
  font-family: 'Quicksand' !important;
  hyphens: manual;
}



.ce_revolutionslider_text.invertcolor
{
color: white !important;
text-shadow: 1px 1px 3px black !important;
}

form fieldset legend
{
background-color: #b5b6b6;
}