/* FAIRE Sprig Sans Font Family */

@font-face {
	font-family: 'FAIRE Sprig Sans';
	src: url('./faire-sprig-sans/FAIRE-SprigSans-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'FAIRE Sprig Sans';
	src: url('./faire-sprig-sans/FAIRE-SprigSans-RegularItalic.woff2') format('woff2');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'FAIRE Sprig Sans';
	src: url('./faire-sprig-sans/FAIRE-SprigSans-Medium.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'FAIRE Sprig Sans';
	src: url('./faire-sprig-sans/FAIRE-Sprig-MediumItalic.woff2') format('woff2');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'FAIRE Sprig Sans';
	src: url('./faire-sprig-sans/FAIRE-SprigSans-Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'FAIRE Sprig Sans';
	src: url('./faire-sprig-sans/FAIRE-Sprig-BoldItalic.woff2') format('woff2');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}

/* FAIRE Sprig Sans Mono Font Family */

@font-face {
	font-family: 'FAIRE Sprig Sans Mono';
	src: url('./faire-sprig-sans-mono/FAIRE-SprigSansMono-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'FAIRE Sprig Sans Mono';
	src: url('./faire-sprig-sans-mono/FAIRE-SprigSansMono-Medium.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
