@font-face {
  font-family: 'ArchivoBlack';
  src: url('https://detektivreisemedia.s3.eu-central-1.amazonaws.com/media/ArchivoBlack-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

.archivo-black {
  font-family: 'ArchivoBlack', sans-serif;
  font-weight: 400;
  font-style: normal;
}