@font-face
{
   font-family: "Material Symbols Outlined";
   font-display: swap;
   src: url('../fonts/material-symbols-outlined.woff2') format('woff2'),
        url('../fonts/material-symbols-outlined.ttf') format('truetype');
}
@font-face
{
   font-family: "Barlow Semi Condensed";
   font-weight: 300;
   font-display: swap;
   src: url('../fonts/Barlow-Semi-Condensed-Light.woff2') format('woff2'),
        url('../fonts/Barlow-Semi-Condensed-Light.woff') format('woff');
}
@font-face
{
   font-family: "Barlow Semi Condensed";
   font-weight: 400;
   font-display: swap;
   src: url('../fonts/Barlow-Semi-Condensed.woff2') format('woff2'),
        url('../fonts/Barlow-Semi-Condensed.woff') format('woff');
}
@font-face
{
   font-family: "Barlow Semi Condensed";
   font-weight: 800;
   font-display: swap;
   src: url('../fonts/Barlow-Semi-Condensed-ExtraBold.woff2') format('woff2'),
        url('../fonts/Barlow-Semi-Condensed-ExtraBold.woff') format('woff');
}
@font-face
{
   font-family: "Barlow Semi Condensed Heavy";
   font-display: swap;
   src: url('../fonts/Barlow-Semi-Condensed-Heavy.woff2') format('woff2'),
        url('../fonts/Barlow-Semi-Condensed-Heavy.woff') format('woff');
}
@font-face
{
   font-family: "Raleway";
   font-display: swap;
   font-weight: 100 900;
   unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
   src: url('../fonts/Raleway-subset0.woff2') format('woff2');
}
@font-face
{
   font-family: "Playfair Display";
   font-display: swap;
   font-weight: 400 900;
   unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
   src: url('../fonts/Playfair-Display-subset0.woff2') format('woff2');
}
@font-face
{
   font-family: "Barlow Condensed";
   font-weight: 400;
   font-display: swap;
   src: url('../fonts/Barlow-Condensed.woff2') format('woff2'),
        url('../fonts/Barlow-Condensed.woff') format('woff');
}
a.style1
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style1:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style1:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style1:hover
{
   color: #33A339;
   text-decoration: none;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   --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;
   --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;
   --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;
   --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;
   --color: #2E74B5;
   background-color: transparent;
}
