/* vietnamese */
@font-face {
  font-family: 'Lexend';
  src: url(../lexend/fonts/Lexend-VariableFont_wght.ttf);
}

body{
    font-family: Lexend;
}