/** Shopify CDN: Minification failed

Line 21:63 Expected ")" to go with "("
Line 21:63 Unterminated string token

**/
/**
 * Consolidated font declarations with font-display: swap
 * Improves FCP and LCP by preventing Flash of Invisible Text (FOIT)
 */
@import url('https://fonts.googleapis.com/css?family=Rubik:400&display=swap');
@font-face { font-display: swap; 
  font-family: 'Glyphicons Halflings';

  src: url('//ladespensa.ae/cdn/shop/t/37/assets/glyphicons-halflings-regular.eot?v=63269887888220162821781623072');
  src: url('//ladespensa.ae/cdn/shop/t/37/assets/glyphicons-halflings-regular.eot?%23iefix&v=63269887888220162821781623072') format('embedded-opentype'), url('//ladespensa.ae/cdn/shop/t/37/assets/glyphicons-halflings-regular.woff?v=519077035104438911781623072') format('woff'), url('//ladespensa.ae/cdn/shop/t/37/assets/glyphicons-halflings-regular.ttf?v=61169055414902389671781623072') format('truetype'), url('//ladespensa.ae/cdn/shop/t/37/assets/glyphicons-halflings-regular.svg%23glyphicons_halflingsregular?v=13968') format('svg');
}
@font-face { font-display: swap; 
  font-family: 'Glyphicons Halflings';

  src: url('{{ "glyphicons-halflings-regular.eot" | asset_url }