@font-face {
    font-family: "Source Code Pro Font Awesome";
    src: url('https://cdn.jsdelivr.net/gh/Falkor/dotfiles@master/fonts/SourceCodePro%2BPowerline%2BAwesome%2BRegular.ttf') format("truetype");
    font-stretch: normal;
  }
  @font-face {
    font-family: "Source Code Pro Font Awesome";
    src: url('https://cdn.jsdelivr.net/gh/powerline/fonts@master/SourceCodePro/Source%20Code%20Pro%20Bold%20for%20Powerline.otf') format("opentype");
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
  }