/* Rubik Font - Lokaal gehost */

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

/* rubik-300-italic */
@font-face {
  font-family: 'Rubik';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('./fonts/rubik-v31-latin-300italic.woff2') format('woff2');
}

/* rubik-400-normal */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./fonts/rubik-v31-latin-regular.woff2') format('woff2');
}

/* rubik-600-normal */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('./fonts/rubik-v31-latin-600.woff2') format('woff2');
}
