/**
 * GDS Fullcreative — Satoshi variable (self-hosted, no CDN).
 *
 * @package GDS_Fullcreative
 * @since   1.0.0
 */

@font-face {
	font-display: swap;
	font-family: Satoshi;
	font-style: normal;
	font-weight: 300 900;
	src: url('../fonts/Satoshi/Satoshi-Variable.woff2') format('woff2');
}

@font-face {
	font-display: swap;
	font-family: Satoshi;
	font-style: italic;
	font-weight: 300 900;
	src: url('../fonts/Satoshi/Satoshi-VariableItalic.woff2') format('woff2');
}
