/*
Copyright 2024 The Freesentation Authors (https://freesentation.blog/)

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
https://scripts.sil.org/OFL
*/

@font-face {
	font-family: 'Freesentation';
	font-weight: 900;
	font-display: swap;
	src: url('../font/woff2/Freesentation-9Black.woff2') format('woff2');
}

@font-face {
	font-family: 'Freesentation';
	font-weight: 800;
	font-display: swap;
	src: url('../font/woff2/Freesentation-8ExtraBold.woff2') format('woff2');
}

@font-face {
	font-family: 'Freesentation';
	font-weight: 700;
	font-display: swap;
	src: url('../font/woff2/Freesentation-7Bold.woff2') format('woff2');
}

@font-face {
	font-family: 'Freesentation';
	font-weight: 600;
	font-display: swap;
	src: url('../font/woff2/Freesentation-6SemiBold.woff2') format('woff2');
}

@font-face {
	font-family: 'Freesentation';
	font-weight: 500;
	font-display: swap;
	src: url('../font/woff2/Freesentation-5Medium.woff2') format('woff2');
}

@font-face {
	font-family: 'Freesentation';
	font-weight: 400;
	font-display: swap;
	src: url('../font/woff2/Freesentation-4Regular.woff2') format('woff2');
}

@font-face {
	font-family: 'Freesentation';
	font-weight: 300;
	font-display: swap;
	src: url('../font/woff2/Freesentation-3Light.woff2') format('woff2');
}

@font-face {
	font-family: 'Freesentation';
	font-weight: 200;
	font-display: swap;
	src: url('../font/woff2/Freesentation-2ExtraLight.woff2') format('woff2');
}

@font-face {
	font-family: 'Freesentation';
	font-weight: 100;
	font-display: swap;
	src: url('../font/woff2/Freesentation-1Thin.woff2') format('woff2');
}