<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * -----------------------------------------------------------------------------
 * custom-fonts.css
 * -----------------------------------------------------------------------------
 * Purpose: Load custom fonts &amp; overrides for the Shopify theme to go with Aonic branding. This file is referenced in layout/theme.liquid and layout/password.liquid
 * Author: Lucia Pineda
 * Created: Feb 14, 2025
 * -----------------------------------------------------------------------------
 * NOTE: This file is separate from the themeâ€™s core CSS (theme.css) to 
 * keep custom code clean, organized, and easier to maintain. The font src urls here are from Shopify admin -&gt; content -&gt; files.
 * -----------------------------------------------------------------------------
 */@font-face{font-family:FellixRegular;src:url(/cdn/shop/files/Fellix-Regular.woff2?v=1740077642) format("woff2"),url(/cdn/shop/files/Fellix-Regular.woff?v=1740077642) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:FellixSemiBold;src:url(/cdn/shop/files/Fellix-SemiBold.woff2?v=1740077769) format("woff2"),url(/cdn/shop/files/Fellix-SemiBold.woff?v=1740077769) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:DiatypeRegular;src:url(/cdn/shop/files/ABCDiatype-Regular.woff2?v=1740077782) format("woff2"),url(/cdn/shop/files/ABCDiatype-Regular.woff?v=1740077782) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:DiatypeRegularItalic;src:url(/cdn/shop/files/ABCDiatype-RegularItalic.woff2?v=1740077782) format("woff2"),url(/cdn/shop/files/ABCDiatype-RegularItalic.woff?v=1740077782) format("woff");font-weight:400;font-style:italic;font-display:swap}body,.navlink,p.hero__description.body-size-3,p{font-family:FellixRegular,sans-serif;letter-spacing:.025em}h1,h2,h3,h4,h5,h6,.hero__description,.article__title,.footer__block__title,.product-item__title,.accordion__heading,.accordion__title,.custom-accordion-btn,.cart__item__title,.cart__title{font-family:DiatypeRegular,sans-serif;letter-spacing:-.025em}.btn,.product-tabs-title&gt;li{font-family:FellixRegular,sans-serif;text-transform:uppercase;letter-spacing:.2em}span.radio__legend__option-name,.recharge-subscription-widget{font-family:DiatypeRegular,sans-serif;letter-spacing:-.025em}input.field{font-family:FellixRegular,sans-serif;letter-spacing:.025em}
/*# sourceMappingURL=/cdn/shop/t/24/assets/custom-fonts.css.map */
</pre></body></html>