/*
 * AUTO-GENERATED FILE - DO NOT EDIT MANUALLY
 * Generated by: scripts/generate-font-css.js
 *
 * @font-face declarations for the Rubik font family.
 * Font config read from the active brand theme (app/style/theme.js).
 *
 * To regenerate: npm run generate:fonts-css
 */

@font-face {
  font-family: 'Rubik';
  src: url(/static/fonts/Rubik-Light.woff2) format('woff2'),
       url(/static/fonts/Rubik-Light.woff) format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rubik';
  src: url(/static/fonts/Rubik-Regular.woff2) format('woff2'),
       url(/static/fonts/Rubik-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rubik';
  src: url(/static/fonts/Rubik-Medium.woff2) format('woff2'),
       url(/static/fonts/Rubik-Medium.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rubik';
  src: url(/static/fonts/Rubik-SemiBold.woff2) format('woff2'),
       url(/static/fonts/Rubik-SemiBold.woff) format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rubik';
  src: url(/static/fonts/Rubik-Bold.woff2) format('woff2'),
       url(/static/fonts/Rubik-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rubik';
  src: url(/static/fonts/Rubik-ExtraBold.woff2) format('woff2'),
       url(/static/fonts/Rubik-ExtraBold.woff) format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
