/*

LibreFranklin is licensed under the SIL Open Font License, Version 1.1.

See "/fonts/SIL Open Font License.txt" for full license information.

*/

@font-face {
	font-family: LibreFranklin;
	src: url('fonts/librefranklin-regular.ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: LibreFranklin;
	src: url('fonts/librefranklin-bold.ttf');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: LibreFranklin;
	src: url('fonts/librefranklin-italic.ttf');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: LibreFranklin;
	src: url('fonts/librefranklin-bolditalic.ttf');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: LibreFranklin;
	src: url('fonts/librefranklin-extrabold.ttf');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: LibreFranklin;
	src: url('fonts/librefranklin-black.ttf');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: LibreFranklin;
	src: url('fonts/librefranklin-semibold.ttf');
	font-weight: 500;
	font-style: normal;
}
