@font-face {
  font-family: 'Raleway';
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  src: local('Raleway ExtraLight'), local('Raleway-ExtraLight'),
       url('https://font.drna.de/files/raleway-extralight.woff2') format('woff2'),
       url('https://font.drna.de/files/raleway-extralight.woff') format('woff');
}

@font-face {
  font-family: 'Raleway';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: local('Raleway'), local('Raleway-Regular'),
       url('https://font.drna.de/files/raleway-regular.woff2') format('woff2'),
       url('https://font.drna.de/files/raleway-regular.woff') format('woff');
}

@font-face {
  font-family: 'Raleway';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: local('Raleway Medium'), local('Raleway-Medium'),
       url('https://font.drna.de/files/raleway-medium.woff2') format('woff2'),
       url('https://font.drna.de/files/raleway-medium.woff') format('woff');
}

