/** Shopify CDN: Minification failed

Line 41:0 All "@import" rules must come first

**/
/* Realtime Rounded Test Font Declarations */

@font-face {
  font-family: 'Realtime Rounded Test';
  src: url('realtimeroundedtest-light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Realtime Rounded Test';
  src: url('realtimeroundedtest-regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Realtime Rounded Test';
  src: url('realtimeroundedtest-bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Realtime Rounded Test';
  src: url('realtimeroundedtest-black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* Google Fonts import for Archivo Black */
@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap');