/** Shopify CDN: Minification failed

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

**/
html {
    scroll-behavior: smooth;
    scroll-padding-top: 100px;
}
/* custom css for tru47. please add back into theme.liquid for future updates. 
Don't need all, but all are in the files. Commented out ones that are probably not needed EL 4/16/25
*/
/*
@font-face {
    font-family: 'TT Interfases Bold';
    src: url("//tru47.com/cdn/shop/files/TT_Interphases_Bold.woff?v=18119615176029584740") format("woff") 
} 
@font-face {
    font-family: 'TT Interfases Bold Italic';
    src: url("//tru47.com/cdn/shop/files/TT_Interphases_Bold_Italic.woff?v=15985804796798713123") format("woff")     
} 
@font-face {
    font-family: 'TT Interfases Black';
    src: url("//tru47.com/cdn/shop/files/TT_Interphases_Black.woff?v=12585232365354109518") format("woff")    
}
@font-face {
    font-family: 'TT Interfases Black Italic';
    src: url("//tru47.com/cdn/shop/files/TT_Interphases_Black_Italic.woff?v=6561300457614729027") format("woff")    
}
@font-face {
    font-family: 'TT Interfases ExtraBold';
    src: url("//tru47.com/cdn/shop/files/?7608") format("woff")     
}
@font-face {
    font-family: 'TT Interfases ExtraLight';
    src: url("//tru47.com/cdn/shop/files/?7608") format("woff")     
}  
@font-face {
    font-family: 'TT Interfases ExtraLightItalic';
    src: url("//tru47.com/cdn/shop/files/?7608") format("woff")     
} 
@font-face {
    font-family: 'TT Interfases Italic';
    src: url("//tru47.com/cdn/shop/files/?7608") format("woff")     
} 
@font-face {
    font-family: 'TT Interfases LightItalic';
    src: url("//tru47.com/cdn/shop/files/?7608") format("woff")     
}
@font-face {
    font-family: 'TT Interfases Medium';
    src: url("//tru47.com/cdn/shop/files/?7608") format("woff")     
}
@font-face {
    font-family: 'TT Interfases MediumItalic';
    src: url("//tru47.com/cdn/shop/files/?7608") format("woff")     
}
*/
/* THIS IS THE FONT! */
@font-face {
    font-family: 'TT Interfases Regular';
    src: url("//tru47.com/cdn/shop/t/35/assets/tt-fors-medium.woff?v=8992777117767630571763637294") format("woff");
}
@font-face {
    font-family: 'TT Interfases Regular';
    font-weight: bold;
    src: url("//tru47.com/cdn/shop/t/35/assets/tt-fors-bold.woff?v=42934585582644687471763637294") format("woff");
}
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*
@font-face {
    font-family: 'TT Interfases Thin';
    src: url("//tru47.com/cdn/shop/files/?7608") format("woff")  
}
@font-face {
    font-family: 'TT Interfases ThinItalic';
    src: url("//tru47.com/cdn/shop/files/?7608") format("woff")   
}
@font-face {
    font-family: 'TT InterfasesMono Bold';
    src: url("//tru47.com/cdn/shop/files/?7608") format("woff")    
}
@font-face {
    font-family: 'TT InterfasesMono BoldItalic';
    src: url("//tru47.com/cdn/shop/files/?7608") format("woff")    
}
@font-face {
    font-family: 'TT InterfasesMono Italic';
    src: url("//tru47.com/cdn/shop/files/?7608") format("woff")    
}
@font-face {
    font-family: 'TT InterfasesMono Regular';
    src: url("//tru47.com/cdn/shop/files/?7608") format("woff")    
}
@font-face {
    font-family: 'TT InterfasesVar Italic';
    src: url("//tru47.com/cdn/shop/files/?7608") format("woff")    
}
@font-face {
    font-family: 'TT InterfasesVar Roman';
    src: url("//tru47.com/cdn/shop/files/?7608") format("woff")    
}
*/

h6,h5,h4,h3,h2,h1 {
    font-family: 'TT Interfases Regular', Inter;
}