/* Birthstone */
@font-face {
	font-family: 'Birthstone';
	src: url('/wp-content/themes/oceanwp-child/fonts/Birthstone-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/* Manrope Variable */
@font-face {
	font-family: 'Manrope';
	src: url('/wp-content/themes/oceanwp-child/fonts/Manrope-VariableFont_wght.ttf') format('truetype');
	font-weight: 200 800; /* Variable Font Range */
	font-style: normal;
	font-display: swap;
}

