@font-face {
  font-family: 'Berkshire Swash';
  src: url('https://minatohainburg.de/wp-content/google-fonts/BerkshireSwash-Regular.ttf')
    format('truetype');
  font-weight: 400;
}

@font-face {
  font-family: 'Raleway';
  src: url('https://minatohainburg.de/wp-content/google-fonts/Raleway-Regular.ttf')
      format('truetype'),
    url('https://minatohainburg.de/wp-content/google-fonts/Raleway-Medium.ttf')
      format('truetype');
  font-weight: 400;
}

@font-face {
  font-family: 'Raleway';
  src: url('https://minatohainburg.de/wp-content/google-fonts/Raleway-Black.ttf')
      format('truetype'),
    url('https://minatohainburg.de/wp-content/google-fonts/Raleway-Bold.ttf')
      format('truetype');
  font-weight: 600;
}
