/* @font-face declarations for Nerd Fonts, served from the public jsDelivr mirror
   of github.com/ryanoasis/nerd-fonts. Files are large (~1.5 MB each) so we only
   load the regular weight. font-display: swap keeps the UI responsive while
   the icon-augmented font streams in. */

@font-face {
  font-family: "JetBrainsMono Nerd Font";
  font-style: normal; font-weight: 400; font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/ryanoasis/nerd-fonts@v3.2.1/patched-fonts/JetBrainsMono/NoLigatures/Regular/JetBrainsMonoNLNerdFont-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "FiraCode Nerd Font";
  font-style: normal; font-weight: 400; font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/ryanoasis/nerd-fonts@v3.2.1/patched-fonts/FiraCode/Regular/FiraCodeNerdFont-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Hack Nerd Font";
  font-style: normal; font-weight: 400; font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/ryanoasis/nerd-fonts@v3.2.1/patched-fonts/Hack/Regular/HackNerdFont-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "CaskaydiaCove Nerd Font";
  font-style: normal; font-weight: 400; font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/ryanoasis/nerd-fonts@v3.2.1/patched-fonts/CascadiaCode/CaskaydiaCoveNerdFont-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Iosevka Nerd Font";
  font-style: normal; font-weight: 400; font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/ryanoasis/nerd-fonts@v3.2.1/patched-fonts/Iosevka/IosevkaNerdFont-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "RobotoMono Nerd Font";
  font-style: normal; font-weight: 400; font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/ryanoasis/nerd-fonts@v3.2.1/patched-fonts/RobotoMono/Regular/RobotoMonoNerdFont-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "SourceCodePro Nerd Font";
  font-style: normal; font-weight: 400; font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/ryanoasis/nerd-fonts@v3.2.1/patched-fonts/SourceCodePro/SauceCodeProNerdFont-Regular.ttf") format("truetype");
}
