/* font  */
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 3, 2020 */
@font-face {
  font-family: "balooregular";
  src: url("../font/font-baloo/baloo-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 3, 2020 */

@font-face {
  font-family: "quicksandregular";
  src: url("../font/font-quiksand/quicksand-regular-webfont.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 3, 2020 */

@font-face {
  font-family: "bakso_sapiregular";
  src: url("../font/font-bakso-sapi/baksosapi-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "montserratbold";
  src: url("../font/font-montserrat/montserrat-bold-webfont.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "montserratlight";
  src: url("../font/font-montserrat/montserrat-light-webfont.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "montserratmedium";
  src: url("../font/font-montserrat/montserrat-medium-webfont.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on December 2, 2020 */

@font-face {
  font-family: "montserratblack";
  src: url("../font/font-montserrat/montserrat-black-webfont.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}

/* font-size responsive */
:root {
  font-size: 18px;
}
* {
  font-size: 1rem;
}

@media (max-width: 1000px) {
  :root {
    font-size: 16px;
  }
}
@media (max-width: 800px) {
  :root {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  :root {
    font-size: 13px;
  }
}
