/* ======================================================
   FONTS
   ====================================================== */

/* Cinzel */
@font-face {
	font-family: 'Cinzel';
	src: url('/wp-content/themes/blocksy-child/assets/fonts/Cinzel-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Cinzel';
	src: url('/wp-content/themes/blocksy-child/assets/fonts/Cinzel-Medium.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Cinzel';
	src: url('/wp-content/themes/blocksy-child/assets/fonts/Cinzel-SemiBold.woff2') format('woff2');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Cinzel';
	src: url('/wp-content/themes/blocksy-child/assets/fonts/Cinzel-Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Cinzel';
	src: url('/wp-content/themes/blocksy-child/assets/fonts/Cinzel-ExtraBold.woff2') format('woff2');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Cinzel';
	src: url('/wp-content/themes/blocksy-child/assets/fonts/Cinzel-Black.woff2') format('woff2');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

/* Cinzel Decorative */
@font-face {
	font-family: 'Cinzel Decorative';
	src: url('/wp-content/themes/blocksy-child/assets/fonts/CinzelDecorative-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Cinzel Decorative';
	src: url('/wp-content/themes/blocksy-child/assets/fonts/CinzelDecorative-Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Cinzel Decorative';
	src: url('/wp-content/themes/blocksy-child/assets/fonts/CinzelDecorative-Black.woff2') format('woff2');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

/* Cormorant Garamond */
@font-face {
	font-family: 'Cormorant Garamond';
	src: url('/wp-content/themes/blocksy-child/assets/fonts/CormorantGaramond-Light.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Cormorant Garamond';
	src: url('/wp-content/themes/blocksy-child/assets/fonts/CormorantGaramond-LightItalic.woff2') format('woff2');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Cormorant Garamond';
	src: url('/wp-content/themes/blocksy-child/assets/fonts/CormorantGaramond-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Cormorant Garamond';
	src: url('/wp-content/themes/blocksy-child/assets/fonts/CormorantGaramond-Italic.woff2') format('woff2');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Cormorant Garamond';
	src: url('/wp-content/themes/blocksy-child/assets/fonts/CormorantGaramond-Medium.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Cormorant Garamond';
	src: url('/wp-content/themes/blocksy-child/assets/fonts/CormorantGaramond-MediumItalic.woff2') format('woff2');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Cormorant Garamond';
	src: url('/wp-content/themes/blocksy-child/assets/fonts/CormorantGaramond-SemiBold.woff2') format('woff2');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Cormorant Garamond';
	src: url('/wp-content/themes/blocksy-child/assets/fonts/CormorantGaramond-SemiBoldItalic.woff2') format('woff2');
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Cormorant Garamond';
	src: url('/wp-content/themes/blocksy-child/assets/fonts/CormorantGaramond-Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Cormorant Garamond';
	src: url('/wp-content/themes/blocksy-child/assets/fonts/CormorantGaramond-BoldItalic.woff2') format('woff2');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}

/* Inter */
@font-face {
	font-family: 'Inter';
	src: url('/wp-content/themes/blocksy-child/assets/fonts/Inter-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Inter';
	src: url('/wp-content/themes/blocksy-child/assets/fonts/Inter-Italic.woff2') format('woff2');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}