@font-face {
  font-family: 'Mulish';
  src: url('https://sushido-am-toerchen.de/wp-content/google-fonts/Mulish-VariableFont_wght.ttf')
      format('truetype'),
    url('https://sushido-am-toerchen.de/wp-content/google-fonts/Mulish-Italic-VariableFont_wght.ttf')
      format('truetype');
  font-weight: 400;
}

@font-face {
  font-family: 'Libre Baskerville';
  src: url('https://sushido-am-toerchen.de/wp-content/google-fonts/LibreBaskerville-Regular.ttf')
      format('truetype'),
    url('https://sushido-am-toerchen.de/wp-content/google-fonts/LibreBaskerville-Italic.ttf')
      format('truetype');
  font-weight: 400;
}

@font-face {
  font-family: 'Libre Baskerville';
  src: url('https://sushido-am-toerchen.de/wp-content/google-fonts/LibreBaskerville-Bold.ttf')
    format('truetype');
  font-weight: 500;
}
