/* ========== LabGrotesqueVN ========== */

/* Light – 300 */
@font-face {
  font-family: "LabGrotesqueVN";
  src: url("../fonts/googlefont/lab_grotesque_vn/LabGrotesqueVN-Light.woff2") format("woff2"),
       url("../fonts/googlefont/lab_grotesque_vn/LabGrotesqueVN-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "LabGrotesqueVN";
  src: url("../fonts/googlefont/lab_grotesque_vn/LabGrotesqueVN-LightItalic.woff2") format("woff2"),
       url("../fonts/googlefont/lab_grotesque_vn/LabGrotesqueVN-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

/* Regular – 400 */
@font-face {
  font-family: "LabGrotesqueVN";
  src: url("../fonts/googlefont/lab_grotesque_vn/LabGrotesqueVN-Regular.woff2") format("woff2"),
       url("../fonts/googlefont/lab_grotesque_vn/LabGrotesqueVN-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "LabGrotesqueVN";
  src: url("../fonts/googlefont/lab_grotesque_vn/LabGrotesqueVN-Italic.woff2") format("woff2"),
       url("../fonts/googlefont/lab_grotesque_vn/LabGrotesqueVN-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* Medium – 500 */
@font-face {
  font-family: "LabGrotesqueVN";
  src: url("../fonts/googlefont/lab_grotesque_vn/LabGrotesqueVN-Medium.woff2") format("woff2"),
       url("../fonts/googlefont/lab_grotesque_vn/LabGrotesqueVN-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "LabGrotesqueVN";
  src: url("../fonts/googlefont/lab_grotesque_vn/LabGrotesqueVN-MediumItalic.woff2") format("woff2"),
       url("../fonts/googlefont/lab_grotesque_vn/LabGrotesqueVN-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

/* Bold – 700 */
@font-face {
  font-family: "LabGrotesqueVN";
  src: url("../fonts/googlefont/lab_grotesque_vn/LabGrotesqueVN-Bold.woff2") format("woff2"),
       url("../fonts/googlefont/lab_grotesque_vn/LabGrotesqueVN-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "LabGrotesqueVN";
  src: url("../fonts/googlefont/lab_grotesque_vn/LabGrotesqueVN-BoldItalic.woff2") format("woff2"),
       url("../fonts/googlefont/lab_grotesque_vn/LabGrotesqueVN-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/* Montserrat */
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/googlefont/montserrat/Montserrat-Regular.woff2") format("woff2"),
       url("../fonts/googlefont/montserrat/Montserrat-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/googlefont/montserrat/Montserrat-Bold.woff2") format("woff2"),
       url("../fonts/googlefont/montserrat/Montserrat-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}