/* Burbank Big Condensed Black */
@font-face{
    font-family: "Burbank Big Condensed Black";
    src: url("../fonts/burbankbigcondensedblack.eot");
    src: url("../fonts/burbankbigcondensedblack.eot?#iefix")format("embedded-opentype"),
        url("../fonts/burbankbigcondensedblack.woff")format("woff"),
        url("../fonts/burbankbigcondensedblack.woff2")format("woff2"),
        url("../fonts/burbankbigcondensedblack.ttf")format("truetype"),
        url("../fonts/burbankbigcondensedblack.svg#Burbank Big Condensed Black")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

/* open-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-variation-settings: "wght" 300;
  font-stretch: 75%;
  font-variation-settings: "wdth" 75;
  src: url('../fonts/OpenSans-VariableFont_wdth,wght.ttf') format('truetype'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/*!
 * Font Awesome Pro 5.0.6 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }


/*!
 * Font Awesome Pro 5.0.6 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/fa-light-300.eot");
  src: url("../fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-light-300.woff2") format("woff2"), url("../fonts/fa-light-300.woff") format("woff"), url("../fonts/fa-light-300.ttf") format("truetype"), url("../fonts/fa-light-300.svg#fontawesome") format("svg"); }

.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300; }
