/* -----------------------------------------------------------------------------
   This file contains all @font-face declarations, if any.
   ----------------------------------------------------------------------------- */

@font-face {
  font-family: 'Niveau Grotesk';
  src:
    local('Niveau Grotesk Light'),
    local('Niveau-Grotesk-Light'),
    url('https://files.fitx.de/fonts/NiveauGroteskLight-webfont.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Niveau Grotesk';
  src:
    local('Niveau Grotesk Regular'),
    local('Niveau-Grotesk-Regular'),
    url('https://files.fitx.de/fonts/NiveauGroteskRegular-webfont.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Niveau Grotesk';
  src:
    local('Niveau Grotesk Medium'),
    local('Niveau-Grotesk-Medium'),
    url('https://files.fitx.de/fonts/NiveauGroteskMedium-webfont.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Niveau Grotesk';
  src:
    local('Niveau Grotesk Bold'),
    local('Niveau-Grotesk-Bold'),
    url('https://files.fitx.de/fonts/NiveauGroteskBold-webfont.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
