@font-face {
  font-family: "gmg";
  src: url("../_font/gmg-300.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "gmg";
  src: url("../_font/gmg-400.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "gmg";
  src: url("../_font/gmg-600.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "gmg";
  src: url("../_font/gmg-800.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
}