/* ====== Fonts Used Regularly ====== */
@font-face {
  font-family: 'Aoki Regular';
  font-style: normal;
  font-weight: normal;
  font-display:swap;
  src: url("../WebCommon/fonts/Aoki Regular.woff") format("woff"),
       url("../WebCommon/fonts/Aoki Regular.woff2") format("woff2");
}
@font-face {
  font-family: 'Arial Rounded MT Bold Regular';
  font-style: normal;
  font-weight: normal;
  src: url('../WebCommon/fonts/ARLRDBD.woff') format('woff');
}
@font-face {
  font-family: 'Montserrat Regular';
  font-style: normal;
  font-weight: normal;
  src: url('../WebCommon/fonts/Montserrat-Regular.woff') format('woff');
}
