%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Presentation: Beamer PG Theme
% Author: Michał Czubenko and Karolina Marciniuk
% Affiliation: Politechnika Gdańska
% TASL: “Beamer PG Theme by M. Czubenko and K. Marciuniuk, PG, licensed under CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/)
%
%
% This work is licensed under a Creative Commons Attribution 
% 4.0 International License (CC BY 4.0).
%
% To view a copy of this license, visit:
% https://creativecommons.org/licenses/by/4.0/
%
% You are free to:
%  - Share — copy and redistribute the material in any medium or format
%  - Adapt — remix, transform, and build upon the material
%    for any purpose, even commercially.
%
% Under the following terms:
%  - Attribution — You must give appropriate credit, provide a link to the license,
%    and indicate if changes were made.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\mode<presentation>


\ProvidesPackage{beamerfontthemewpg}

% Ensure sans-serif fonts for clarity
% \usepackage{helvet}
% \renewcommand{\familydefault}{\sfdefault}

% Base font sizes and weights for contrast and readability
\setbeamerfont{title}{size=\Huge,series=\bfseries}
\setbeamerfont{frametitle}{size=\LARGE,series=\bfseries}
\setbeamerfont{subtitle}{size=\Large,series=\bfseries}
\setbeamerfont{section in toc}{size=\large,series=\bfseries}
% \setbeamerfont{block title}{size=\normalsize}
\setbeamerfont{block body}{size=\normalsize}
\setbeamerfont{itemize/enumerate body}{size=\normalsize}
\setbeamerfont{caption}{size=\normalsize}
\setbeamerfont{bibliography item}{size=\small}