/* ==========================================================================
   Polices auto-hébergées

   Déposez les fichiers .woff2 dans ce dossier (voir LISEZ-MOI.txt).
   Tant qu'ils sont absents, le thème retombe sur Google Fonts.
   ========================================================================== */

/* --------------------------------------------------------- Caudex */

@font-face {
	font-family: 'Caudex';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('caudex-v19-latin-regular.woff2') format('woff2');
}

@font-face {
	font-family: 'Caudex';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('caudex-v19-latin-700.woff2') format('woff2');
}

/* --------------------------------------------------- Patrick Hand */

@font-face {
	font-family: 'Patrick Hand';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('patrick-hand-v25-latin-regular.woff2') format('woff2');
}

/* ---------------------------------------------- Shadows Into Light */

@font-face {
	font-family: 'Shadows Into Light';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('shadows-into-light-v22-latin-regular.woff2') format('woff2');
}

/* --------------------------------------------------------- Ubuntu */

@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('ubuntu-v21-latin-300.woff2') format('woff2');
}

@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('ubuntu-v21-latin-regular.woff2') format('woff2');
}

@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('ubuntu-v21-latin-500.woff2') format('woff2');
}

@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('ubuntu-v21-latin-700.woff2') format('woff2');
}
