/**
 * Podstrony — nagłówki jak na prod (Barlow), nadpisanie Georgia z Phlox.
 */

@font-face {
	font-family: "Barlow";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("/wp-content/uploads/fonts/altrom/barlow-400.ttf") format("truetype");
}

@font-face {
	font-family: "Barlow";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("/wp-content/uploads/fonts/altrom/barlow-600.ttf") format("truetype");
}

@font-face {
	font-family: "Barlow";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("/wp-content/uploads/fonts/altrom/barlow-700.ttf") format("truetype");
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .aux-h1,
body .aux-h2,
body .aux-h3,
body .aux-h4,
body .aux-h5,
body .aux-h6,
body .aux-modern-heading-primary,
body .aux-modern-heading-secondary,
body .aux-modern-heading-description,
body .aux-head-highlight,
body .aux-head-before,
body .aux-head-after,
body .col-title,
body .col-subtitle,
body .elementor-widget-heading .elementor-heading-title,
.elementor-648 .col-title,
.elementor-648 .col-title a,
.elementor-2634 .col-title,
.elementor-2634 .col-title a {
	font-family: "Barlow", Arial, Helvetica, sans-serif !important;
}

body .site-title,
body .site-title a {
	font-family: "Raleway", "Barlow", Arial, Helvetica, sans-serif !important;
}
