@font-face {
	font-family: 'OPTIGibbyDFive';
	src: url('/wp-content/themes/jannah-child/assets/font/opti/OPTIGibbyDFive-Compressed.woff2') format('woff2'),
		url('/wp-content/themes/jannah-child/assets/font/opti/OPTIGibbyDFive-Compressed.woff') format('woff'),
		url('/wp-content/themes/jannah-child/assets/font/opti/OPTIGibbyDFive-Compressed.ttf') format('truetype'),
		url('/wp-content/themes/jannah-child/assets/font/opti/OPTIGibbyDFive-Compressed.svg#OPTIGibbyDFive-Compressed') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Futura XBlk BT';
    src: url('/wp-content/themes/jannah-child/assets/font/futura/FuturaBT-ExtraBlack.woff2') format('woff2'),
        url('/wp-content/themes/jannah-child/assets/font/futura/FuturaBT-ExtraBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura XBlkCn BT';
    src: url('/wp-content/themes/jannah-child/assets/font/futura/FuturaBT-ExtraBlackCondensed.woff2') format('woff2'),
        url('/wp-content/themes/jannah-child/assets/font/futura/FuturaBT-ExtraBlackCondensed.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: block; /*fallback, swap, block, optional */
}