@font-face {
  font-family: 'Thanh Nhac Round';
  src: local('Thanh Nhac Round'),
    url('fonts/ThanhNhacRound.ttf') format('truetype');
}
@font-face {
  font-family: 'Myriad Pro';
  src: local('Myriad Pro'), url('fonts/MyriadPro.ttf') format('trueType');
}
@font-face {
  font-family: 'SVN ACTEasyBold';
  src: local('SVN ACTEasyBold'),
    url('fonts/SVN-ACTEasy/SVN-ACTEasy-CnBold.otf') format('opentype');
}
@font-face {
  font-family: 'SVN ACTEasyBlack';
  src: local('SVN ACTEasyBlack'),
    url('fonts/SVN-ACTEasy/SVN-ACTEasy-Black.otf') format('opentype');
}
