[Tex/LaTex] what package should I use for $\mathscr{C}$

codefontspackagessourcecode

What package should I use for $\mathscr{C}$ to function? any help will be appreciated.

My LaTeX file contains this:

\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage{amsmath}
\usepackage{dsfont}
\usepackage{amsfonts}



\title{Topology}
\author{MM}
\date{February 2, 2020}



\maketitle

\section{Problem(I)}\\

\documentclass[border=5pt]{standalone}
\documentclass[margin=3.1415692mm,varwidth]{standalone}
\usepackage{tikz-cd}
\usetikzlibrary{arrows.meta, bending}
\usepackage{amssymb}

But it does not work with them.

Best Answer

A font that gives nice (in my extremely humble opinion, the nicest) \mathscr{} is given by the mathrsfs package. There are many others...