/* File: assets/vendor/rubik-font/rubik.css */
/* Manually generated @font-face rules for local Rubik font files. */

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

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

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

/* Rubik Semi-Bold */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 600;
  src: url('webfonts/Rubik-SemiBold.woff2') format('woff2');
  font-display: swap;
}

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