@font-face {
    font-family: 'Taviraj';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(font/Trirong-Light.ttf) format('woff2');
    unicode-range: U+0E01-0E5B, U+200C-200D, U+25CC;
  }
*{
    font-family: 'Taviraj';
}
