@import url(https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c|Nunito|Roboto);
/* =============================================================================
									master.less
==============================================================================*/
h1,
.abcMainTitle {
  font-family: "M PLUS Rounded 1c";
}
h2,
h3,
h4,
h5,
h6,
.abcTitle {
  font-family: "Nunito";
}
div,
p {
  font-family: "Roboto";
}
.abcMenu,
.abcFilter,
.abcCard,
.abcList {
  font-family: "Roboto";
}
