@font-face {
  font-family: 'MilkAndHoney';
  src: url('https://coffee.dlkhost.com/wp-content/uploads/fonts/Milk-And-Honey.ttf') format('truetype'),
       url('https://coffee.dlkhost.com/wp-content/uploads/fonts/Milk-And-Honey.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BureauGrotMedium';
  src: url('https://coffee.dlkhost.com/wp-content/uploads/fonts/Bureau-Grot-Medium.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
nav.main_menu > ul > li > a{
 font-family: 'MilkAndHoney' !important;   
}
body {
  font-family: "Inter", sans-serif;
}
.title {
background: #c8ac94 !important;
min-height: 500px !important;
}
.title h1 {
  font-size: 55px !important;
  font-weight: 500 !important;
  color:#fff !important;
  width:100% !important;
  text-align:center;
}
.product-title{font-size: small !important;font-family: 'Montserrat', sans-serif !important;
  font-weight: 400 !important;}
  