@font-face {
  font-family: 'VNM Standard';
  src: url('/assets/fonts/momo/Font_Family_MoMoTrustSans_Light.woff2') format('woff2');
  font-weight: 300; /* Light */
  font-style: normal; 
}

@font-face {
  font-family: 'VNM Standard';
  src: url('/assets/fonts/momo/Font_Family_MoMoTrustSans_Regular.woff2') format('woff2');
  font-weight: 400; /* Regular */
  font-style: normal;
}

@font-face {
  font-family: 'VNM Standard';
  src: url('/assets/fonts/momo/Font_Family_MoMoTrustSans_Medium.woff2') format('woff2');
  font-weight: 500; /* Medium */
  font-style: normal; 
}

@font-face {
  font-family: 'VNM Standard';
  src: url('/assets/fonts/momo/Font_Family_MoMoTrustDisplay.woff2') format('woff2'); 
  font-weight: 700; /* Bold */
  font-style: normal;
}
