@font-face
{
   font-family: Arial;
   font-display: swap;
   src: url('arial.woff') format('woff'),
        url('arial.ttf') format('truetype'),
        url('arial.eot') format('embedded-opentype');
}
@font-face
{
   font-family: Lexend;
   font-display: swap;
   src: url('lexenddeca-extralight.woff') format('woff'),
        url('lexenddeca-extralight.ttf') format('truetype'),
        url('lexenddeca-extralight.eot') format('embedded-opentype');
}
@font-face
{
   font-family: ABeeZee;
   font-display: swap;
   src: url('abeezee-regular.woff') format('woff'),
        url('abeezee-regular.ttf') format('truetype'),
        url('abeezee-regular.eot') format('embedded-opentype');
}
@font-face
{
   font-family: Poppins;
   font-display: swap;
   src: url('poppins-thinitalic.woff') format('woff'),
        url('poppins-thinitalic.otf') format('opentype'),
        url('poppins-thinitalic.eot') format('embedded-opentype');
}
@keyframes animate-fade-in-down
{
   0% { transform: translate(0px,-100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
h1, .h1
{
   font-family: ABeeZee;
   font-weight: normal;
   font-size: 13px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}
h2, .h2
{
   font-family: ABeeZee;
   font-weight: normal;
   font-size: 11px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}
h3, .h3
{
   font-family: ABeeZee;
   font-weight: normal;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}
h4, .h4
{
   font-family: ABeeZee;
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}
h5, .h5
{
   font-family: ABeeZee;
   font-weight: normal;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}
h6, .h6
{
   font-family: ABeeZee;
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}
.H7 = 20 (putih)
{
   font-family: ABeeZee;
   font-weight: normal;
   font-size: 27px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
