body, html {
    font-size: 18px !important;
}
@media screen and (max-width: 1024px) {
    body, html {
        font-size: 17px !important;
    }
}
@media screen and (max-width: 768px) {
	body, html {
        font-size: 16px !important;
    }
}
@media screen and (max-width: 480px) {
	body, html {
        font-size: 15px  !important;
    }
}


	
	@font-face {
	    font-family: 'futura';
	    src: url('https://www.theliquidcollection.nl/wp-content/themes/bz-waas/assets/fonts/futura/futura-300.woff2') format('woff2');
	    font-weight: 300;
	    font-style: normal;
        font-display: swap;
	}
	
	@font-face {
	    font-family: 'futura';
	    src: url('https://www.theliquidcollection.nl/wp-content/themes/bz-waas/assets/fonts/futura/futura-400.woff2') format('woff2');
	    font-weight: normal;
	    font-style: normal;
    	font-display: swap;
	}
	
	@font-face {
	    font-family: 'futura';
	    src: url('https://www.theliquidcollection.nl/wp-content/themes/bz-waas/assets/fonts/futura/futura-500.woff2') format('woff2');
	    font-weight: 500;
	    font-style: normal;
    	font-display: swap;
	}
	
	@font-face {
	    font-family: 'futura';
	    src: url('https://www.theliquidcollection.nl/wp-content/themes/bz-waas/assets/fonts/futura/futura-700.woff2') format('woff2');
	    font-weight: bold;
	    font-style: normal;
    	font-display: swap;
	}

	
	@font-face {
	    font-family: 'inter';
	    src: url('https://www.theliquidcollection.nl/wp-content/themes/bz-waas/assets/fonts/inter/inter-300.woff2') format('woff2');
	    font-weight: 300;
	    font-style: normal;
        font-display: swap;
	}
	
	@font-face {
	    font-family: 'inter';
	    src: url('https://www.theliquidcollection.nl/wp-content/themes/bz-waas/assets/fonts/inter/inter-400.woff2') format('woff2');
	    font-weight: normal;
	    font-style: normal;
    	font-display: swap;
	}
	
	@font-face {
	    font-family: 'inter';
	    src: url('https://www.theliquidcollection.nl/wp-content/themes/bz-waas/assets/fonts/inter/inter-500.woff2') format('woff2');
	    font-weight: 500;
	    font-style: normal;
    	font-display: swap;
	}
	
	@font-face {
	    font-family: 'inter';
	    src: url('https://www.theliquidcollection.nl/wp-content/themes/bz-waas/assets/fonts/inter/inter-700.woff2') format('woff2');
	    font-weight: bold;
	    font-style: normal;
    	font-display: swap;
	}

body, html, .body, body.loaded {
	font-family: 'inter', sans-serif;
}
.title-1 {
	font-family: 'futura', sans-serif;
}
.title-2 {
	font-family: 'futura', sans-serif;
}
.title-3 {
	font-family: 'futura', sans-serif;
}
.title-4 {
	font-family: 'futura', sans-serif;
}
.title-5 {
	font-family: 'futura', sans-serif;
}
.title-6 {
	font-family: 'futura', sans-serif;
}

.text-0,
.ui-datepicker.ui-widget{
	font-family: 'inter', sans-serif;
}
.text-1 {
	font-family: 'inter', sans-serif;
}
.text-2,
.component .component_options_select,
.composite_form .cart .variations select,
.single-product div.product .composite_form .cart .variations select {
	font-family: 'inter', sans-serif;
}
.text-3 {
	font-family: 'inter', sans-serif;
}
.text-4 {
	font-family: 'inter', sans-serif;
}
.text-5 {
	font-family: 'inter', sans-serif;
}
.text-6 {
	font-family: 'inter', sans-serif;
}



        /** Title 1 opmaak **/
        .title-1 {
            font-size: 1.11em !important;
            letter-spacing: 0.02em !important;
            line-height: 1.2em !important;
            white-space: normal;
            hyphens: none;
            -webkit-hyphens: none;
        }
        
        /** Title 2 opmaak **/
        .title-2 {
            font-size: 1.56em !important;
            letter-spacing: 0em !important;
            line-height: 1.2em !important;
            white-space: normal;
            hyphens: none;
            -webkit-hyphens: none;
        }
        
        /** Title 3 opmaak **/
        .title-3 {
            font-size: 2em !important;
            letter-spacing: 0.02em !important;
            line-height: 1.2em !important;
            white-space: normal;
            hyphens: none;
            -webkit-hyphens: none;
        }
        
        /** Title 4 opmaak **/
        .title-4 {
            font-size: 2.45em !important;
            letter-spacing: 0.02em !important;
            line-height: 1.2em !important;
            white-space: normal;
            hyphens: none;
            -webkit-hyphens: none;
        }
        
        @media screen and (max-width: 1024px) {
            .title-4 {
                font-size: 2.45em !important;
                letter-spacing: 0.02em !important;
                line-height: 1.2em !important;
                white-space: normal;
                hyphens: none;
                -webkit-hyphens: none;
            }
        }

                
        @media screen and (max-width: 768px) {
            .title-4 {
                font-size: 2.45em !important;
                letter-spacing: 0.02em !important;
                line-height: 1.2em !important;
                white-space: normal;
                hyphens: none;
                -webkit-hyphens: none;
            }
        }

                
        @media screen and (max-width: 480px) {
            .title-4 {
                font-size: 2em !important;
                letter-spacing: 0.02em !important;
                line-height: 1.2em !important;
                white-space: normal;
                hyphens: none;
                -webkit-hyphens: none;
            }
        }

                
        /** Title 5 opmaak **/
        .title-5 {
            font-size: 2.89em !important;
            letter-spacing: 0.02em !important;
            line-height: 1.2em !important;
            white-space: normal;
            hyphens: none;
            -webkit-hyphens: none;
        }
        
        @media screen and (max-width: 1024px) {
            .title-5 {
                font-size: 2.89em !important;
                letter-spacing: 0.02em !important;
                line-height: 1.2em !important;
                white-space: normal;
                hyphens: none;
                -webkit-hyphens: none;
            }
        }

                
        @media screen and (max-width: 768px) {
            .title-5 {
                font-size: 2.89em !important;
                letter-spacing: 0.02em !important;
                line-height: 1.2em !important;
                white-space: normal;
                hyphens: none;
                -webkit-hyphens: none;
            }
        }

                
        @media screen and (max-width: 480px) {
            .title-5 {
                font-size: 2.55em !important;
                letter-spacing: 0.02em !important;
                line-height: 1.2em !important;
                white-space: normal;
                hyphens: none;
                -webkit-hyphens: none;
            }
        }

                
        /** Title 6 opmaak **/
        .title-6 {
            font-size: 3.33em !important;
            letter-spacing: 0.02em !important;
            line-height: 1.2em !important;
            white-space: normal;
            hyphens: none;
            -webkit-hyphens: none;
        }
        
        @media screen and (max-width: 1024px) {
            .title-6 {
                font-size: 3.33em !important;
                letter-spacing: 0.02em !important;
                line-height: 1.2em !important;
                white-space: normal;
                hyphens: none;
                -webkit-hyphens: none;
            }
        }

                
        @media screen and (max-width: 768px) {
            .title-6 {
                font-size: 3.33em !important;
                letter-spacing: 0em !important;
                line-height: 1.2em !important;
                white-space: normal;
                hyphens: none;
                -webkit-hyphens: none;
            }
        }

                
        @media screen and (max-width: 480px) {
            .title-6 {
                font-size: 2.72em !important;
                letter-spacing: 0.02em !important;
                line-height: 1.2em !important;
                white-space: normal;
                hyphens: none;
                -webkit-hyphens: none;
            }
        }

                
           /** Text 0 opmaak **/
        .text-0{
            font-size: 0.72em !important;
            letter-spacing: 0.03em !important;
            line-height: 1.66em !important;
            white-space: normal;
            hyphens: none;
            -webkit-hyphens: none;
        }
        
           /** Text 1 opmaak **/
        .text-1{
            font-size: 0.77em !important;
            letter-spacing: 0.03em !important;
            line-height: 1.66em !important;
            white-space: normal;
            hyphens: none;
            -webkit-hyphens: none;
        }
        
           /** Text 2 opmaak **/
        .text-2{
            font-size: 0.86em !important;
            letter-spacing: 0.02em !important;
            line-height: 1.66em !important;
            white-space: normal;
            hyphens: none;
            -webkit-hyphens: none;
        }
        
        @media screen and (max-width: 1024px) {
            .text-2{
                font-size: 0.86em !important;
                letter-spacing: 0.02em !important;
                line-height: 1.66em !important;
                white-space: normal;
                hyphens: none;
                -webkit-hyphens: none;
            }
        }

                
        @media screen and (max-width: 768px) {
            .text-2{
                font-size: 0.86em !important;
                letter-spacing: 0.01em !important;
                line-height: 1.66em !important;
                white-space: normal;
                hyphens: none;
                -webkit-hyphens: none;
            }
        }

                
        @media screen and (max-width: 480px) {
            .text-2{
                font-size: 0.92em !important;
                letter-spacing: 0.02em !important;
                line-height: 1.66em !important;
                white-space: normal;
                hyphens: none;
                -webkit-hyphens: none;
            }
        }

                
           /** Text 3 opmaak **/
        .text-3{
            font-size: 1.00em !important;
            letter-spacing: 0.03em !important;
            line-height: 1.66em !important;
            white-space: normal;
            hyphens: none;
            -webkit-hyphens: none;
        }
        
        @media screen and (max-width: 1024px) {
            .text-3{
                font-size: 1em !important;
                letter-spacing: 0.02em !important;
                line-height: 1.66em !important;
                white-space: normal;
                hyphens: none;
                -webkit-hyphens: none;
            }
        }

                
        @media screen and (max-width: 768px) {
            .text-3{
                font-size: 1em !important;
                letter-spacing: 0.03em !important;
                line-height: 1.66em !important;
                white-space: normal;
                hyphens: none;
                -webkit-hyphens: none;
            }
        }

                
        @media screen and (max-width: 480px) {
            .text-3{
                font-size: 1.11em !important;
                letter-spacing: 0.03em !important;
                line-height: 1.66em !important;
                white-space: normal;
                hyphens: none;
                -webkit-hyphens: none;
            }
        }

                
           /** Text 4 opmaak **/
        .text-4{
            font-size: 1.11em !important;
            letter-spacing: 0.03em !important;
            line-height: 1.66em !important;
            white-space: normal;
            hyphens: none;
            -webkit-hyphens: none;
        }
        
           /** Text 5 opmaak **/
        .text-5{
            font-size: 1.22em !important;
            letter-spacing: 0.03em !important;
            line-height: 1.66em !important;
            white-space: normal;
            hyphens: none;
            -webkit-hyphens: none;
        }
        
           /** Text 6 opmaak **/
        .text-6{
            font-size: 1.33em !important;
            letter-spacing: 0.03em !important;
            line-height: 1.66em !important;
            white-space: normal;
            hyphens: none;
            -webkit-hyphens: none;
        }
        

