I can get the standard but not condensed.
Code: Select all
\documentclass[a4paper,10pt]{article}
\usepackage[top=24mm, bottom=30mm, left=26mm, right=26mm]{geometry}
\usepackage{amsmath}
\usepackage{tgheros}
\renewcommand*\familydefault{\sfdefault}
\begin{document}
\begin{Large}
\noindent \textbf{Some Text}
\end{Large}
\end{document}