@font-face
{
   font-family: "Blogger Sans";
   font-display: swap;
   src: url('../fonts/verdana.woff') format('woff'),
        url('../fonts/verdana.ttf') format('truetype'),
        url('../fonts/verdana.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Bebas Neue Bold";
   font-display: swap;
   src: url('../fonts/bebas neue bold regular.woff') format('woff'),
        url('../fonts/bebas neue bold regular.ttf') format('truetype'),
        url('../fonts/bebas neue bold regular.eot') format('embedded-opentype');
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: "Bebas Neue Bold";
   font-weight: bold;
   font-size: 48px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-transform: uppercase;
   display: inline-block;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   background-color: transparent;
}
.Caption
{
   font-family: "Fira Sans Extra Condensed";
   font-weight: 400;
   font-weight: 900;
   font-size: 128px;
   text-align: left;
   text-decoration: none;
   background-color: transparent;
   padding: 0 0 0 0;
}
@media only screen and (max-width: 480px)
{
}
