/* [project]/src/app/assets/main.scss.css [app-client] (css) */
@font-face {
  font-family: GraphikLCG;
  src: url("https://statica.thelargest.site/fonts/GraphikLCG-Light.woff2") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: GraphikLCG;
  src: url("https://statica.thelargest.site/fonts/GraphikLCG-Regular.woff2") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: GraphikLCG;
  src: url("https://statica.thelargest.site/fonts/GraphikLCG-Medium.woff2") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: GraphikLCG;
  src: url("https://statica.thelargest.site/fonts/GraphikLCG-Semibold.woff2") format("truetype");
  font-weight: 600;
  font-style: normal;
}

* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font-family: GraphikLCG, sans-serif;
  font-weight: normal;
}


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