/*
  Global App CSS
  ----------------------
  Use this file for styles that should be applied to all components.
  For example, "font-family" within the "body" selector is a CSS property
  most apps will want applied to all components.
  Any global CSS variables should also be applied here.
*/
@font-face {
	font-family:"Gellix";
	src: url("../assets/fonts/Gellix-Medium.woff2")format("woff2"), url("../assets/fonts/Gellix-Regular.woff2")format("woff2"), url("../assets/fonts/Gellix-SemiBold.woff2")format("woff2");
}
