@font-face
{
  font-family: gbold;
  src: url("fonts/GenShinGothic-Bold.ttf");
}

@font-face
{
  font-family: greg;
  src: url("fonts/GenShinGothic-Regular.ttf");
}

@font-face {
  font-family: glight;
  src: url("fonts/GenShinGothic-Light.ttf");
}

@font-face {
  font-family: bbold;
  src: url("fonts/BrixtonBld.ttf");
}

*
{
  font-family: gbold;
}

.addrinfo>p, .phoneinfo>p, .timeright>p, #aboutus-left>p, #formhead>p, #followus>#copyright, #aboutus-left>p, .addrinfo>p, .phoneinfo>p, .timeright>p, .formfield::placeholder
{
  font-family: greg;
}

/* #aboutus-left>p, .addrinfo>p, .phoneinfo>p, .timeright>p, .formfield::placeholder
{
  font-family: glight;
} */

.announcementContent>#notice>#noticecontent
{
  font-family: bbold;
}
