from pathlib import Path ASSETS_PATH = Path(__file__).resolve().parent.parent.parent / "assets" FONTS_PATH = ASSETS_PATH / "fonts"