﻿@font-face {
  font-display: swap;
  font-family: 'Xanh Mono';
  font-style: italic;
  font-weight: 400;
  src: url('XanhMono-Italic.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Xanh Mono';
  font-style: normal;
  font-weight: 400;
  src: url('XanhMono-Regular.woff2') format('woff2');
}