@charset "UTF-8";
/*
Theme Name: RHS 
 */
 <style>
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&display=swap');

h1, h2, h3, h4, h5{  
	font-family: "DM Serif Display", serif ;
  font-weight: 400;
  font-style: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a{  
	font-family: "DM Serif Display", serif ;
  font-weight: 400;
  font-style: normal;
	text-decoration:underline;
	color:#000000
}


