h1, h2, .playfair-headline { font-family: 'Playfair Display', serif !important; font-weight: 900 !important; font-style: italic !important; } @font-face { font-family: 'Playfair Display'; src: url('/wp-content/uploads/semplice/fonts/PlayfairDisplay-Italic-VariableFont_wght.ttf') format('truetype'); font-weight: 700; font-style: italic; }@media screen and (min-width: 1170px){/* For screens 1000px and wider (your desktop monitor) */ @media (min-width: 1000px) { body { font-size: 18px; } h1 { font-size: 3.5rem; } h2 { font-size: 2.5rem; } .container { padding: 60px; max-width: 1600px; } section { margin-bottom: 80px; } }}@media screen and (min-width: 992px) and (max-width: 1169.98px){/* For screens under 1000px (your laptop) */ @media (max-width: 999px) { body { font-size: 15px; } h1 { font-size: 2rem; } h2 { font-size: 1.75rem; } .container { padding: 30px; max-width: 100%; } section { margin-bottom: 40px; } }}