@font-face {
  font-family: 'Open Sans';
  src: url('https://yashnets.com/wp-content/themes/yashnets/font/OpenSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Merriweather';
  src: url('../font/Merriweather_24pt-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Merriweather Light';
  src: url('../font/Merriweather_24pt-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}