@font-face {
  font-family: "MulishRegular"; 
  src: url("../fonts/Mulish-Regular.ttf") format("truetype"); 
  font-style: normal; 
  font-weight: normal; 
}
@font-face {
  font-family: "MulishBold"; 
  src: url("../fonts/Mulish-Bold.ttf") format("truetype"); 
  font-style: normal; 
  font-weight: normal; 
}
@font-face {
  font-family: "Mulish-Black"; 
  src: url("../fonts/Mulish-Black.ttf") format("truetype"); 
  font-style: normal; 
  font-weight: normal; 
}
@font-face {
  font-family: "Mulish-SemiBold"; 
  src: url("../fonts/Mulish-SemiBold.ttf") format("truetype"); 
  font-style: normal; 
  font-weight: normal; 
}
@font-face {
  font-family: "Mulish-Medium"; 
  src: url("../fonts/Mulish-Medium.ttf") format("truetype"); 
  font-style: normal; 
  font-weight: normal; 
}
