/*Vars Page All*/

/*Vars Page All*/

/*Fonts Style*/

@font-face {
  font-family: "NobelW";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("NobelW"), url("../fonts/NobelWGL-Book.woff2") format("woff2");
}

@font-face {
  font-family: "NobelW";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("NobelW"), url("../fonts/NobelWGL-Bold.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local("Inter"), url("../fonts/Inter-Black.woff2") format("woff2");
}

