/** Shopify CDN: Minification failed

Line 9:4 Expected identifier but found bad URL token
Line 9:11 Expected ")" to end URL token

**/
@font-face {
    font-family: "Lumberjack";
    url({{ "https://wheeliehotwood-canberra.com.au/cdn/shop/t/2/assets/Lumberjack.otf" | asset_url }}) format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* @font-face {
    font-family: "LumberjackRough";
    url({{ "Lumberjack_Rough.otf" | asset_url }}) format('truetype');
    font-weight: normal;
    font-style: Rough;
    font-display: swap;
} */
