@font-face {
	font-family: MaterialIcons;
	src: url("./Fonts/MaterialIcons.ttf");
}
@font-face {
	font-family: MaterialCommunityIcons;
	src: url("./Fonts/MaterialCommunityIcons.ttf");
}
@font-face {
	font-family: Ionicons;
	src: url("./Fonts/Ionicons.ttf");
}
@font-face {
	font-family: Octicons;
	src: url("./Fonts/Octicons.ttf");
}
@font-face {
	font-family: Feather;
	src: url("./Fonts/Feather.ttf");
}