@font-face {
  font-family: "NerdFontsSymbols Nerd Font";
  src: url("./fonts/SymbolsNerdFont-Regular.ttf") format("woff2");
  font-weight: normal;
  font-style: normal;
}

.nf,
.nerd-font,
.nerd-fonts {
  font-family: "NerdFontsSymbols Nerd Font";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.nf-cod-code:before {
  content: "\eac4";
}

.nf-fa-bandcamp:before {
  content: "\f2d5";
}

.nf-md-calendar:before {
  content: "\f00ed";
}

.nf-md-instagram:before {
  content: "\f02fe";
}

.nf-md-spotify:before {
  content: "\f04c7";
}

.nf-md-ticket:before {
  content: "\f0516";
}

.nf-md-rss:before {
  content: "\f046b";
}

.nf-oct-rss:before {
  content: "\f428";
}