/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
body {
  display: inherit;
  margin: inherit;
}

/** Font face imports */
@font-face {
  font-family: "Sofia Pro";
  src: url('SofiaPro-Light.woff2') format("woff2"), url('SofiaPro-Light.woff') format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sofia Pro";
  src: url('SofiaPro-SemiBold.woff2') format("woff2"), url('SofiaPro-SemiBold.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sofia Pro";
  src: url('SofiaPro-Regular.woff2') format("woff2"), url('SofiaPro-Regular.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sofia Pro";
  src: url('SofiaPro-Bold.woff2') format("woff2"), url('SofiaPro-Bold.woff') format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

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