@font-face {
  font-family: 'Be Vietnam';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/BeVietnam-300.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Be Vietnam';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/BeVietnam-400.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Be Vietnam';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/BeVietnam-500.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Be Vietnam';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/BeVietnam-600.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Be Vietnam';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/BeVietnam-700.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Be Vietnam';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/BeVietnam-800.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'DM Serif Display';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/DMSerifDisplay-400.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'DM Serif Display';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/DMSerifDisplay-400italic.ttf') format('truetype');
  font-display: swap;
} 