@font-face
{
   font-family: "Material Icons";
   font-display: swap;
   src: url('MaterialIcons-Regular.woff2') format('woff2'),
        url('MaterialIcons-Regular.woff') format('woff'),
        url('MaterialIcons-Regular.ttf') format('truetype');
}
@font-face
{
   font-family: "Bootstrap Icons";
   font-display: swap;
   src: url('bootstrap-icons-DESKTOP-1QN7HC0.woff2') format('woff2'),
        url('bootstrap-icons-DESKTOP-1QN7HC0.woff') format('woff'),
        url('bootstrap-icons-DESKTOP-1QN7HC0.ttf') format('truetype');
}
@font-face
{
   font-family: "Atkinson Hyperlegible";
   font-weight: 700;
   font-display: swap;
   src: url('Atkinson-Hyperlegible-Bold.woff2') format('woff2'),
        url('Atkinson-Hyperlegible-Bold.woff') format('woff');
}
@font-face
{
   font-family: "Montserrat";
   font-display: swap;
   font-weight: 100 900;
   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
   src: url('Montserrat-subset0.woff2') format('woff2');
}
@font-face
{
   font-family: "Montserrat";
   font-display: swap;
   font-weight: 100 900;
   unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
   src: url('Montserrat-subset1.woff2') format('woff2');
}
@font-face
{
   font-family: "Montserrat";
   font-display: swap;
   font-weight: 100 900;
   unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
   src: url('Montserrat-subset2.woff2') format('woff2');
}
@font-face
{
   font-family: "Montserrat";
   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('Montserrat-subset3.woff2') format('woff2');
}
@font-face
{
   font-family: "Roboto";
   font-weight: 400;
   font-weight: 300;
   font-display: swap;
   src: url('Roboto-Light.woff2') format('woff2'),
        url('Roboto-Light.woff') format('woff');
}
@font-face
{
   font-family: "Roboto";
   font-weight: 400;
   font-display: swap;
   src: url('Roboto.woff2') format('woff2'),
        url('Roboto.woff') format('woff');
}
@font-face
{
   font-family: "Roboto Heavy";
   font-display: swap;
   src: url('Roboto-Heavy.woff2') format('woff2'),
        url('Roboto-Heavy.woff') format('woff');
}
@font-face
{
   font-family: "Ubuntu";
   font-weight: 300;
   font-display: swap;
   src: url('Ubuntu-Light.woff2') format('woff2'),
        url('Ubuntu-Light.woff') format('woff');
}
@font-face
{
   font-family: "Ubuntu";
   font-weight: 700;
   font-display: swap;
   src: url('Ubuntu-Bold.woff2') format('woff2'),
        url('Ubuntu-Bold.woff') format('woff');
}
@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-fade-in-down
{
   0% { transform: translate(0px,-100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-left
{
   0% { transform: translate(-100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-up
{
   0% { transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
@keyframes animate-flash
{
   0% { opacity: 1;  }
   25% { opacity: 0;  }
   50% { opacity: 1;  }
   75% { opacity: 0;  }
   100% { opacity: 1;  }
}
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;
}
@media only screen and (max-width: 1099px)
{
}
