Link to Bootswatch Yeti. We are going to use Bootswatch Yeti as our CSS Theme.
<link rel="stylesheet" href="https://bootswatch.com/4/yeti/bootstrap.min.css">
** Link to Numeral Script.** Numeral is our NPM Library for formatting our numbers.
<script src="//cdnjs.cloudflare.com/ajax/libs/numeral.js/2.0.6/numeral.min.js"></script>