@charset "UTF-8";


@font-face {
  font-family: "KiaNew";
  src: url("../fonts/Webfonts/WOFF/KiaSignatureBold.woff") format("woff"), url("../fonts/TTF/KiaSignatureBold.ttf") format("ttf");
  font-weight: 700;
  font-style: normal;
}


@font-face {
  font-family: "KiaNew";
  src: url("../fonts/Webfonts/WOFF/KiaSignatureLight.woff") format("woff"), url("../fonts/TTF/KiaSignatureLight.ttf") format("ttf");
  font-weight:  normal;
  font-style: normal;
}

@font-face {
  font-family: "KiaNew";
  src: url("../fonts/Webfonts/WOFF/KiaSignatureRegular.woff") format("woff"), url("../fonts/TTF/KiaSignatureRegular.ttf") format("ttf");
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'fa-icon';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/icons/fa-brands-400.eot");
  src: url("../fonts/icons/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/icons/fa-brands-400.woff2") format("woff2"), url("../fonts/icons/fa-brands-400.woff") format("woff"), url("../fonts/icons/fa-brands-400.ttf") format("truetype"), url("../fonts/icons/fa-brands-400.svg#fontawesome") format("svg");
}

@font-face {
  font-family: 'standard-icon';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/icons/standard-icon-font.eot");
  src: url("../fonts/icons/standard-icon-font.eot?#iefix") format("embedded-opentype"), url("../fonts/icons/standard-icon-font.woff2") format("woff2"), url("../fonts/icons/standard-icon-font.woff") format("woff"), url("../fonts/icons/standard-icon-font.ttf") format("truetype"), url("../fonts/icons/standard-icon-font.svg#standardicon") format("svg");
}





/*# sourceMappingURL=master.css.map */