/* Headings — Haffer */

@font-face {
	font-family: 'Haffer';
	src: url('./haffer-medium.woff2') format('woff2');
	font-weight: 570;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Haffer';
	src: url('./haffer-medium-italic.woff2') format('woff2');
	font-weight: 570;
	font-style: italic;
	font-display: swap;
}

/* Body — Romek Sharp (Light 300). Regular 400 à ajouter quand le fichier est fourni. */

@font-face {
	font-family: 'Romek Sharp';
	src: url('./romek-sharp-light.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Romek Sharp';
	src: url('./romek-sharp-light-italic.woff2') format('woff2');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}
