@font-face {
    font-family: "djr_thin";
    font-style: normal;
    font-weight: normal;
    src: local("Forma DJR Banner Thin"),
      url("../fonts/FormaDJRBanner-Thin-Testing.woff") format("woff");
  }
  
  @font-face {
    font-family: "djr_extra_light";
    font-style: normal;
    font-weight: normal;
    src: local("Forma DJR Banner Extra Light"),
      url("../fonts/FormaDJRBanner-ExtraLight-Testing.woff") format("woff");
  }
  
  @font-face {
    font-family: "djr_light";
    font-style: normal;
    font-weight: normal;
    src: local("Forma DJR Banner Light"),
      url("../fonts/FormaDJRBanner-Light-Testing.woff") format("woff");
  }
  
  @font-face {
    font-family: "djr_medium";
    font-style: normal;
    font-weight: normal;
    src: local("Forma DJR Banner Medium"),
      url("../fonts/FormaDJRBanner-Medium-Testing.woff") format("woff");
  }
  
  @font-face {
    font-family: "djr_regular";
    font-style: normal;
    font-weight: normal;
    src: local("Forma DJR Banner Regular"),
      url("../fonts/FormaDJRBanner-Regular-Testing.woff") format("woff");
  }
  
  @font-face {
    font-family: "djr_bold";
    font-style: normal;
    font-weight: normal;
    src: local("Forma DJR Banner Bold"),
      url("../fonts/FormaDJRBanner-Bold-Testing.woff") format("woff");
  }
  
  @font-face {
    font-family: "djr_extra_bold";
    font-style: normal;
    font-weight: normal;
    src: local("Forma DJR Banner Extra Bold"),
      url("../fonts/FormaDJRBanner-ExtraBold-Testing.woff") format("woff");
  }
  
  @font-face {
    font-family: "djr_black";
    font-style: normal;
    font-weight: normal;
    src: local("Forma DJR Banner Black"),
      url("../fonts/FormaDJRBanner-Black-Testing.woff") format("woff");
  }