Code: Select all
\documentclass{minimal}
\usepackage{fontawesome}
\usepackage[T1]{fontenc}
\begin{document}
\faHashtag {\fontfamily{qcr}\selectfont\bfseries \em foo}
{\fontfamily{qcr}\selectfont\bfseries \em \# foo}
\end{document}
Code: Select all
\documentclass{minimal}
\usepackage{fontawesome}
\usepackage[T1]{fontenc}
\begin{document}
\faHashtag {\fontfamily{qcr}\selectfont\bfseries \em foo}
{\fontfamily{qcr}\selectfont\bfseries \em \# foo}
\end{document}