/* ========== Pitch Sans ========== */
@font-face {
	font-family: 'Pitch Sans';
	src: url('../fonts/pitch-sans/pitch-sans-semibold.woff2') format('woff2'),
		 url('../fonts/pitch-sans/pitch-sans-semibold.woff')  format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

/* ========== Signifier ========== */
@font-face {
	font-family: 'Signifier';
	src: url('../fonts/signifier/signifier-light.woff2') format('woff2'),
		 url('../fonts/signifier/signifier-light.woff')  format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Signifier';
	src: url('../fonts/signifier/signifier-light-italic.woff2') format('woff2'),
		 url('../fonts/signifier/signifier-light-italic.woff')  format('woff');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}



/* @font-face {
	font-family: 'Pitch Sans';
	src: url('../fonts/pitch-sans/PitchSans-LightItalic.woff2') format('woff2'),
		 url('../fonts/pitch-sans/PitchSans-LightItalic.woff')  format('woff');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Pitch Sans';
	src: url('../fonts/pitch-sans/PitchSans-Regular.woff2') format('woff2'),
		 url('../fonts/pitch-sans/PitchSans-Regular.woff')  format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Pitch Sans';
	src: url('../fonts/pitch-sans/PitchSans-RegularItalic.woff2') format('woff2'),
		 url('../fonts/pitch-sans/PitchSans-RegularItalic.woff')  format('woff');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Pitch Sans';
	src: url('../fonts/pitch-sans/PitchSans-Medium.woff2') format('woff2'),
		 url('../fonts/pitch-sans/PitchSans-Medium.woff')  format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Pitch Sans';
	src: url('../fonts/pitch-sans/PitchSans-MediumItalic.woff2') format('woff2'),
		 url('../fonts/pitch-sans/PitchSans-MediumItalic.woff')  format('woff');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Pitch Sans';
	src: url('../fonts/pitch-sans/PitchSans-Semibold.woff2') format('woff2'),
		 url('../fonts/pitch-sans/PitchSans-Semibold.woff')  format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Pitch Sans';
	src: url('../fonts/pitch-sans/PitchSans-SemiboldItalic.woff2') format('woff2'),
		 url('../fonts/pitch-sans/PitchSans-SemiboldItalic.woff')  format('woff');
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Pitch Sans';
	src: url('../fonts/pitch-sans/PitchSans-Bold.woff2') format('woff2'),
		 url('../fonts/pitch-sans/PitchSans-Bold.woff')  format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Pitch Sans';
	src: url('../fonts/pitch-sans/PitchSans-BoldItalic.woff2') format('woff2'),
		 url('../fonts/pitch-sans/PitchSans-BoldItalic.woff')  format('woff');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
} */

/* ========== Signifier ========== */
/* @font-face {
	font-family: 'Signifier Light';
	src: url('../fonts/signifier/Signifier-Light.woff2') format('woff2'),
		 url('../fonts/signifier/Signifier-Light.woff')  format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Signifier LightIta';
	src: url('../fonts/signifier/Signifier-LightItalic.woff2') format('woff2'),
		 url('../fonts/signifier/Signifier-LightItalic.woff')  format('woff');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Signifier Regular';
	src: url('../fonts/signifier/Signifier-Regular.woff2') format('woff2'),
		 url('../fonts/signifier/Signifier-Regular.woff')  format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
} */