

    @font-face {
      font-family: "poppins-light";
      font-style: normal;
      font-display: swap;
      src: url("https://commerce.nbcuni.com/public/brands-assets/nbcu-golfpass/Poppins-Light.otf") format("opentype");
    }
    
    @font-face {
      font-family: "poppins-regular";
      font-style: normal;
      font-display: swap;
      src: url("https://commerce.nbcuni.com/public/brands-assets/nbcu-golfpass/Poppins-Regular.otf") format("opentype");
    }
    
    @font-face {
      font-family: "poppins-bold";
      font-style: normal;
      font-display: swap;
      src: url("https://commerce.nbcuni.com/public/brands-assets/nbcu-golfpass/Poppins-Bold.otf") format("opentype");
    }
    
      @font-face {
        font-family: "Heading-PoppinsBold";
        font-style: normal;
        font-display: swap;
        font-weight: 600;
        src: url("https://commerce.nbcuni.com/public/brands-assets/nbcu-golfpass/Poppins-Bold.otf") format("opentype");
      }
      
      @font-face {
        font-family: "Par1Reg-PoppinsReg";
        font-style: normal;
        font-display: swap;
        font-weight: 600;
        src: url("https://commerce.nbcuni.com/public/brands-assets/nbcu-golfpass/Poppins-Regular.otf") format("opentype");
      }
      
      @font-face {
        font-family: "Par2Bold-PoppinsBold";
        font-style: normal;
        font-display: swap;
        font-weight: 600;
        src: url("https://commerce.nbcuni.com/public/brands-assets/nbcu-golfpass/Poppins-Bold.otf") format("opentype");
      }
      
      @font-face {
        font-family: "Par2Light-PoppinsLight";
        font-style: normal;
        font-display: swap;
        font-weight: 199;
        src: url("https://commerce.nbcuni.com/public/brands-assets/nbcu-golfpass/Poppins-Light.otf") format("opentype");
      }
      
      @font-face {
        font-family: "Par2Reg-PoppinsReg";
        font-style: normal;
        font-display: swap;
        font-weight: 599;
        src: url("https://commerce.nbcuni.com/public/brands-assets/nbcu-golfpass/Poppins-Regular.otf") format("opentype");
      }
      
      @font-face {
        font-family: "Par2Bold-PoppinsBold";
        font-style: normal;
        font-display: swap;
        font-weight: 600;
        src: url("https://commerce.nbcuni.com/public/brands-assets/nbcu-golfpass/Poppins-Bold.otf") format("opentype");
      }
      
      @font-face {
        font-family: "SmallTextLight-PoppinsLight";
        font-style: normal;
        font-display: swap;
        font-weight: 200;
        src: url("https://commerce.nbcuni.com/public/brands-assets/nbcu-golfpass/Poppins-Light.otf") format("opentype");
      }
      
      @font-face {
        font-family: "SmallTextReg-PoppinsReg";
        font-style: normal;
        font-display: swap;
        font-weight: 600;
        src: url("https://commerce.nbcuni.com/public/brands-assets/nbcu-golfpass/Poppins-Regular.otf") format("opentype");
      }
      
      @font-face {
        font-family: "CTAButtons-PoppinsBold";
        font-style: normal;
        font-display: swap;
        font-weight: 698;
        src: url("https://commerce.nbcuni.com/public/brands-assets/nbcu-golfpass/Poppins-Bold.otf") format("opentype");
      }
      
      @font-face {
        font-family: "SmallButtons-PoppinsReg";
        font-style: normal;
        font-display: swap;
        font-weight: 599;
        src: url("https://commerce.nbcuni.com/public/brands-assets/nbcu-golfpass/Poppins-Regular.otf") format("opentype");
      }
      
      @font-face {
        font-family: "MenuButtons-PoppinsReg";
        font-style: normal;
        font-display: swap;
        font-weight: 599;
        src: url("https://commerce.nbcuni.com/public/brands-assets/nbcu-golfpass/Poppins-Regular.otf") format("opentype");
      }
      

:root {
    
          --usc-color-button-type-one-background: #0076bb;
          
          --usc-color-button-type-one-background-active: #ffffff;
          
          --usc-color-button-type-one-background-disabled: #b2b2b2;
          
          --usc-color-button-type-one-text: #ffffff;
          
          --usc-color-button-type-one-text-disabled: #ffffff;
          
          --usc-color-button-type-one-text-active: #0076bb;
          
          --usc-color-button-type-one-border-color: #0076bb;
          
          --usc-color-button-type-one-border-color-active: #0076bb;
          
          --usc-color-button-type-two-background: #ffffff;
          
          --usc-color-button-type-two-background-active: #ffffff;
          
          --usc-color-button-type-two-background-disabled: #b2b2b2;
          
          --usc-color-button-type-two-text: #000000;
          
          --usc-color-button-type-two-text-disabled: #ffffff;
          
          --usc-color-button-type-two-text-active: #0076bb;
          
          --usc-color-button-type-two-border-color: #000000;
          
          --usc-color-button-type-two-border-color-active: #0076bb;
          
          --usc-color-button-type-three-background: #000000;
          
          --usc-color-button-type-three-background-active: #ffffff;
          
          --usc-color-button-type-three-background-disabled: #b2b2b2;
          
          --usc-color-button-type-three-text: #ffffff;
          
          --usc-color-button-type-three-text-disabled: #ffffff;
          
          --usc-color-button-type-three-text-active: #0076bb;
          
          --usc-color-button-type-three-border-color-active: #ffffff;
          
          --usc-color-network-one: #005180;
          
          --usc-color-network-two: #0051801A;
          
        --usc-font-heading: "Heading-PoppinsBold";
        
        --usc-font-paragraph-one-regular: "Par1Reg-PoppinsReg";
        
        --usc-font-paragraph-one-bold: "Par2Bold-PoppinsBold";
        
        --usc-font-paragraph-two-light: "Par2Light-PoppinsLight";
        
        --usc-font-paragraph-two-regular: "Par2Reg-PoppinsReg";
        
        --usc-font-paragraph-two-bold: "Par2Bold-PoppinsBold";
        
        --usc-font-small-text-light: "SmallTextLight-PoppinsLight";
        
        --usc-font-small-text-regular: "SmallTextReg-PoppinsReg";
        
        --usc-font-buttons-cta: "CTAButtons-PoppinsBold";
        
        --usc-font-buttons-small: "SmallButtons-PoppinsReg";
        
        --usc-font-buttons-menu: "MenuButtons-PoppinsReg";
        

    
    --epw-product-name-font: poppins-regular;
    --epw-product-name-size: 25px;
    --epw-product-name-color: #151a1d;

    --epw-seller-text-font: poppins-light;
    --epw-seller-text-size: 14px;
    --epw-seller-text-color: #0076bb;

    --epw-price-text-font: poppins-regular;
    --epw-price-text-size: 20px;
    --epw-price-text-color: #0076bb;

    --epw-brand-name-font: poppins-light;
    --epw-brand-name-size: 14px;
    --epw-brand-name-color: #0076bb;

    --epw-soldout-font: poppins-light;
    --epw-soldout-size: 12px;
    --epw-soldout-color: ;
    --epw-soldout-background: ;

    --epw-soldby-font: poppins-regular;
    --epw-soldby-size: 14px;
    --epw-soldby-color: #8C8C8C;

    --epw-marketing-description-font: ;
    --epw-marketing-description-size: px;
    --epw-marketing-description-color: ;

    --epw-button-width: 364px;
    --epw-button-height: 57px;

    --epw-button-bg-active: #ffffff;
    --epw-button-border-color-active: #0076bb;
    --epw-button-font-active: poppins-bold;
    --epw-button-size-active: 20px;
    --epw-button-color-active: #0076bb;

    --epw-button-bg: #0076bb;
    --epw-button-border-color: #0076bb;
    --epw-button-font: poppins-bold;
    --epw-button-size: 20px;
    --epw-button-color: #ffffff;

    --epw-button-bg-disabled: #D9D9D9;
    --epw-button-border-color-disabled: #D9D9D9;
    --epw-button-font-disabled: poppins-bold;
    --epw-button-size-disabled: 20px;
    --epw-button-color-disabled: #ffffff;

    --epw-sponsor-button-width: px;
    --epw-sponsor-button-height: px;

    --epw-sponsor-button-bg-active: ;
    --epw-sponsor-button-border-color-active: ;
    --epw-sponsor-button-font-active: ;
    --epw-sponsor-button-size-active: px;
    --epw-sponsor-button-color-active: ;

    --epw-sponsor-button-bg: ;
    --epw-sponsor-button-border-color: ;
    --epw-sponsor-button-font: ;
    --epw-sponsor-button-size: px;
    --epw-sponsor-button-color: ;

    --epw-sponsor-header-color: ;
    --epw-sponsor-header-bg: ;
    --epw-sponsor-header-font: ;
    --epw-sponsor-header-size: px;

    --epw-sponsor-card-bg: ;


    
    --affiliate-sponsor-button-width: px;
    --affiliate-sponsor-button-height: px;

    --affiliate-sponsor-button-bg-active: ;
    --affiliate-sponsor-button-border-color-active: ;
    --affiliate-sponsor-button-font-active: ;
    --affiliate-sponsor-button-size-active: px;
    --affiliate-sponsor-button-color-active: ;

    --affiliate-sponsor-button-bg: ;
    --affiliate-sponsor-button-border-color: ;
    --affiliate-sponsor-button-font: ;
    --affiliate-sponsor-button-size: px;
    --affiliate-sponsor-button-color: ;

    --affiliate-sponsor-header-color: ;
    --affiliate-sponsor-header-bg: ;
    --affiliate-sponsor-header-font: ;
    --affiliate-sponsor-header-size: px;

    --affiliate-sponsor-card-bg: ;

}
