@import url('https://fonts.googleapis.com/css2?family=Yantramanav:wght@300;700&display=swap');

.webfont-apple {
   font-family: 'Yantramanav', sans-serif;
   font-weight: 300;
}

.webfont-apple strong,
.webfont-apple .b {
   font-weight: 700;
}