/* Optional local fonts can be defined here. next/font already handles Rubik. */
/* Example of local fallback:
@font-face {
  font-family: 'RubikLocal';
  src: url('/fonts/Rubik-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
*/
