/* Adele Regular family */
@font-face {
	font-family: 'Adele';
	src: url('/fonts/Adelle_light.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Adele';
	src: url('/fonts/Adelle_Reg.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Adele';
	src: url('/fonts/Adelle_Semibold.woff2') format('woff2');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Adele';
	src: url('/fonts/Adelle_Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Adele';
	src: url('/fonts/Adelle_Heavy.woff2') format('woff2');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

/* Adele Italic variants */
@font-face {
	font-family: 'Adele';
	src: url('/fonts/Adelle_Italic.woff2') format('woff2');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

/* Adele Sans family */
@font-face {
	font-family: 'Adele Sans';
	src: url('/fonts/Adelle_Sans_Light.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Adele Sans';
	src: url('/fonts/Adelle_Sans.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Adele Sans';
	src: url('/fonts/Adelle_Sans_Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Adele Sans';
	src: url('/fonts/Adelle_Sans_Heavy.woff2') format('woff2');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

/* Adele Sans Italic variants */
@font-face {
	font-family: 'Adele Sans';
	src: url('/fonts/Adelle_Sans_Bold_Italic.woff2') format('woff2');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Adele Sans';
	src: url('/fonts/Adelle_Sans_Heavy_Italic.woff2') format('woff2');
	font-weight: 800;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Adele Sans';
	src: url('/fonts/Adelle_Sans_Italic.woff2') format('woff2');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}
