\documentclass[12pt]{article}

\usepackage{cmcyr}

\begin{document}

{ One two "three"
\dots\ \"< Раз два три \dots \">\ \No\  e\"е}

{\itshape One two "three"
\dots\ \"< Раз два три \dots \">\ \No\  e\"е}

{\slshape One two "three"
\dots\ \"< Раз два три \dots \">\ \No\  e\"е}

{\scshape One two "three"
\dots\ \"< Раз два три \dots \">\ \No\  e\"е}

{\bfseries One two "three"
\dots\ \"< Раз два три \dots \">\ \No\  e\"е}

{\bfseries\itshape One two "three"
\dots\ \"< Раз два три \dots \">\ \No\  e\"е}

{\bfseries\slshape One two "three"
\dots\ \"< Раз два три \dots \">\ \No\  e\"е}
\bigskip

{\sffamily One two "three"
\dots\ \"< Раз два три \dots \">\ \No\  e\"е}

{\sffamily\slshape One two "three"
\dots\ \"< Раз два три \dots \">\ \No\  e\"е}

{\sffamily\bfseries One two "three"
\dots\ \"< Раз два три \dots \">\ \No\  e\"е}
\bigskip

{\ttfamily One two "three"
\dots\ \"< Раз два три \dots \">\ \No\  e\"е}

{\ttfamily\slshape One two "three"
\dots\ \"< Раз два три \dots \">\ \No\  e\"е}

{\ttfamily\itshape One two "three"
\dots\ \"< Раз два три \dots \">\ \No\  e\"е}

{\ttfamily\scshape One two "three"
\dots\ \"< Раз два три \dots \">\ \No\  e\"е}

\end{document}
