@charset "UTF-8";







	
	:root {
		--font-page: 'Theuerdank Fraktur'; 	    --color-accent: #ff7300; 	    --color-background: #f1f1f2; 	}

			body{	background-color:transparent!important;	}
	
  	
	    
		@font-face {
		    font-family: 'Theuerdank Fraktur';
		    src: url('https://www.heatamsterdam.com/media/pages/categories/theuerdank-fraktur/21a9eab71b-1651740901/theuerdankfraktur.woff2'),		        url('https://www.heatamsterdam.com/media/pages/categories/theuerdank-fraktur/eb91829a2a-1651740910/theuerdankfraktur.woff'),		        url('https://www.heatamsterdam.com/media/pages/categories/theuerdank-fraktur/f94ceb0b37-1651740919/theuerdankfraktur.eot'),
		        url('https://www.heatamsterdam.com/media/pages/categories/theuerdank-fraktur/f94ceb0b37-1651740919/theuerdankfraktur.eot?#iefix') format('embedded-opentype'),		        url('https://www.heatamsterdam.com/media/pages/categories/theuerdank-fraktur/6122de46a6-1651740926/theuerdankfraktur.ttf') format('truetype');
		    font-weight:  normal ;
		    font-style:  normal ;
		    font-display: block;
		}

		div.page-content-container main > div.page-content-text-block:first-child > p:first-child{
		    margin-top:calc(0px - 0.0625rem)!important;
		}

		
  	




