@font-face {
  font-family: "Charlotte";
  src: url("./fonts/Charlotte.eot"); /* IE9 Compat Modes */
  src: url("./fonts/Charlotte.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/Charlotte.woff2") format("woff2"), /* Modern Browsers */
    url("./fonts/Charlotte.woff") format("woff"), /* Modern Browsers */
    url("./fonts/Charlotte.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/Charlotte.otf") format("opentype"), /* Open Type Font */
    url("./fonts/Charlotte.svg") format("svg"); /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
