

@font-face {
  font-family: 'Montserrat_Medium';
  src: url('../fonts/Montserrat-Medium.woff2') format('woff2'),
      url('../fonts/Montserrat-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat_Regular';
  src: url('../fonts/Montserrat-Regular.woff2') format('woff2'),
      url('../fonts/Montserrat-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Myriad_Regular';
  src: url('../fonts/MyriadPro-Regular.woff2') format('woff2'),
      url('../fonts/MyriadPro-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Myriad_SemiboldIt';
  src: url('../fonts/MyriadPro-SemiboldIt.woff2') format('woff2'),
      url('../fonts/MyriadPro-SemiboldIt.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}



@font-face {
  font-family: 'UVN_HongHa_Hep';
  src: url('../fonts/UVNHongHaHep.woff2') format('woff2'),
      url('../fonts/UVNHongHaHep.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'UVN_GioMay';
  src: url('../fonts/UVNGioMay.woff2') format('woff2'),
      url('../fonts/UVNGioMay.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'UVN_GioMay_Bold';
  src: url('../fonts/UVNGioMayBold.woff2') format('woff2'),
      url('../fonts/UVNGioMayBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

