@font-face {
  font-family: "gofive-regular";
  src: url("gofive-text.woff2") format("woff2"),
    url("gofive-text.woff") format("woff"),
    url("gofive-text.eot") format('embedded-opentype'),
    url("gofive-text.ttf") format("truetype");
    
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "gofive-medium";
  src: url("gofive-medium.woff2") format("woff2"),
    url("gofive-medium.woff") format("woff"),
    url("gofive-medium.eot") format('embedded-opentype'),
    url("gofive-medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "gofive-semi-bold";
  src: url("gofive-semi_bold.woff2") format("woff2"),
    url("gofive-semi_bold.woff") format("woff"),
    url("gofive-semi_bold.eot") format('embedded-opentype'),
    url("gofive-semi_bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "gofive-bold";
  src: url("gofive-bold.woff2") format("woff2"),
    url("gofive-bold.woff") format("woff"),
    url("gofive-bold.eot") format('embedded-opentype'),
     url("gofive-bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "myanmar-sans-pro-regular";
  src: url("myanmar-sans-pro-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "noto-sans-tc";
  src: url("noto-sans-tc.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}