@font-face {
  font-family: 'sanskrit';
  src: url("../fonts/SAMARN__.TTF");
  font-weight: normal;
  font-style: normal; }

.font-sanskrit-head {
  font-family: "sanskrit", cursive; 
  font-size: 62px;
  color:rgb(243, 115, 40);
}
.font-sanskrit {
  font-family: "sanskrit", cursive; 
  font-size: 12px;
  color:rgb(243, 115, 40);
}

.font-menu-css {
  font-size: 18px;
  font-weight: bold;
  font-family: "Dancing Script", cursive;
}
