@font-face {
    font-family: 'ArtoisIsabella';
    src: url('../fonts/ArtoisIsabella-Serif.ttf') format("opentype");
}
@font-face {
    font-family: "ArtoisSebastian";
    src: url("../fonts/ArtoisSebastian-Sans.ttf")format("opentype");
}
#agv2 .agv2__container{
    height: 100vh !important;
}
#agv2 .label__checkbox {
    font-size: 14px !important;
    font-family: 'ArtoisSebastian' !important;
    font-style: normal;
    font-weight: 400 !important;
    color: #A39665 !important;
}
.form-age__content h1, .form-age__content h2 {
    font-family: 'ArtoisIsabella';
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
}
#agv2 .tw-button {
    font-family: 'ArtoisIsabella';
    padding-top: 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
}
.form-age__content p {
    font-size: 28px;
    font-family: 'ArtoisSebastian';
    font-style: normal;
    font-weight: 400;
}
.tw-legal-content p {
    font-size: 14px;
    font-family: 'ArtoisSebastian';
    font-style: normal;
    font-weight: 400;
}
h1.redesign {
    font-size: 80px !important; 
    font-family: 'ArtoisIsabella';
    font-style: normal;
    font-weight: 400;
    line-height: 72px;
}
h2.redesign, .redesign h2{
    font-size: 56px !important; 
    font-family: 'ArtoisIsabella';
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
}
h3.redesign {
    font-size: 48px !important; 
    font-family: 'ArtoisIsabella';
    font-style: normal;
    font-weight: 400 !important;
}
p.slideredesign, .slideredesign p{
    font-family: "ArtoisSebastian";
    font-size: 24px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    color: #fff;
    text-transform: uppercase;
}
.slideredesign p{
    text-align: left;
}
p.redesign   {
    font-size: 18px !important; 
    font-family: 'ArtoisIsabella';
}
.redesign.text-base   {
    font-size: 18px !important; 
    font-family: 'ArtoisIsabella';
}
.redesign p{
    font-size: 18px !important; 
    font-family: 'ArtoisIsabella';
}
h3.leading-small.h-12.text-secondaryGold.abi-header__product-name {
    font-family: "ArtoisSebastian";
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    text-transform: uppercase;
}
h3.leading-small.h-12.text-white.abi-header__product-name {
    font-family: "ArtoisSebastian";
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    text-transform: uppercase;
}
footer.abi-footer-product p {
    font-size: 36px !important;
    font-family: 'ArtoisSebastian';
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
}
@media (max-width: 500px) {
    footer.abi-footer-product p {
        font-size: 40px !important;  
    }
    h1.redesign  {font-size: 56px !important;}
    h2.redesign , .redesign h2 {font-size: 40px !important;}
    h3.redesign  {font-size: 32px !important;}
    p.slideredesign, .slideredesign p{
       font-size: 16px;
       line-height: 22px; 
    }
    
}
