/** Shopify CDN: Minification failed

Line 8:14 Expected ")" to end URL token

**/
@font-face {
  font-family: 'Roboto Condensed';
  src: url({{ 'RobotoCondensed-Regular.woff2' | asset_url }}) format('woff2');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'Roboto Condensed', sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto Condensed', sans-serif !important;
}
