/** Shopify CDN: Minification failed

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

**/
@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('https://cdn.shopify.com/s/files/1/2679/8398/files/ProximaNova-Regular.woff2?v=1675835435') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/2679/8398/files/ProximaNova-Regular.woff?v=1675835435') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@import url('https://fonts.googleapis.com/css2?family=Alice&display=swap');
.faux-select, body, button, input, select, textarea{
font-family: 'Proxima Nova Rg';
   font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.h1, .h2, .h3, h1, h2, h3 {
    font-family: 'Alice', serif;
}
