@charset "UTF-8";
@font-face {
  font-weight: 300;
  font-style: normal;
  font-family: SansaPro;
  src: local("☺"), url("../fonts/SansaPro-Light.otf") format("opentype");
}
@font-face {
  font-weight: 300;
  font-style: italic;
  font-family: SansaPro;
  src: local("☺"), url("../fonts/SansaPro-LightItalic.otf") format("opentype");
}
@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: SansaPro;
  src: local("☺"), url("../fonts/SansaPro-Normal.otf") format("opentype");
}
@font-face {
  font-weight: 400;
  font-style: italic;
  font-family: SansaPro;
  src: local("☺"), url("../fonts/SansaPro-NormalItalic.otf") format("opentype");
}
@font-face {
  font-weight: 600;
  font-style: normal;
  font-family: SansaPro;
  src: local("☺"), url("../fonts/SansaPro-SemiBold.otf") format("opentype");
}
@font-face {
  font-weight: 600;
  font-style: italic;
  font-family: SansaPro;
  src: local("☺"), url("../fonts/SansaPro-SemiBoldItalic.otf") format("opentype");
}
@font-face {
  font-weight: 700;
  font-style: normal;
  font-family: SansaPro;
  src: local("☺"), url("../fonts/SansaPro-Bold.otf") format("opentype");
}
@font-face {
  font-weight: 700;
  font-style: italic;
  font-family: SansaPro;
  src: local("☺"), url("../fonts/SansaPro-BoldItalic.otf") format("opentype");
}
@font-face {
  font-weight: 900;
  font-style: normal;
  font-family: SansaPro;
  src: local("☺"), url("../fonts/SansaPro-Black.otf") format("opentype");
}
@font-face {
  font-weight: 900;
  font-style: italic;
  font-family: SansaPro;
  src: local("☺"), url("../fonts/SansaPro-BlackItalic.otf") format("opentype");
}

/*# sourceMappingURL=fonts.min.css.map */
