@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Anton&family=Archivo+Black&family=Bebas+Neue&family=Rubik+Mono+One&family=Tilt+Warp&display=swap');

@font-face {
	font-family: "Copperplate";
	font-weight: 700;
	font-style: normal;
	src: url('../font/copperplate-bold.ttf') format('truetype');
	font-display: swap;
}

.wp-block-heading.anton-regular,
.smb-section__title.anton-regular {
	font-family: "Anton", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.wp-block-heading.bebas-neue-regular,
.smb-section__title.bebas-neue-regular {
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.wp-block-heading.archivo-black-regular,
.smb-section__title.archivo-black-regular {
	font-family: "Archivo Black", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.wp-block-heading.alfa-slab-one-regular,
.smb-section__title.alfa-slab-one-regular {
	font-family: "Alfa Slab One", serif;
	font-weight: 400;
	font-style: normal;
}

.wp-block-heading.rubik-mono-one-regular,
.smb-section__title.rubik-mono-one-regular {
	font-family: "Rubik Mono One", monospace;
	font-weight: 400;
	font-style: normal;
}

.wp-block-heading.tilt-warp-regular,
.smb-section__title.tilt-warp-regular {
	font-family: "Tilt Warp", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-variation-settings:
		"XROT" 0,
		"YROT" 0;
}

.wp-block-heading.copperplate-bold-regular,
.smb-section__title.copperplate-bold-regular {
	font-family: "Copperplate", copperplate, serif;
	font-weight: 700;
	font-style: normal;
}
