@font-face{
  font-family: 'NeoSans';
  src: url(NeoSans/Neo\ Sans\ Std\ Regular.otf);
  font-weight: 500;
  font-style: normal;
}

@font-face{
  font-family: 'NeoSans';
  src: url(NeoSans/Neo\ Sans\ Std\ Bold.otf);
  font-weight: bold;
  font-style: bold;
}

@font-face {
  font-family: 'KiaSans';
  src: url(fonts/KiaSignature/KiaSignatureBold.ttf);
  font-weight: bold;
  font-style: bold;
}

@font-face {
  font-family: 'KiaSans';
  src: url(fonts/KiaSignature/KiaSignatureRegular.ttf);
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'KiaSans';
  src: url(fonts/KiaSignature/KiaSignatureLight.ttf);
  font-weight: 100;
}