@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/SourceSerif4/SourceSerif4-Regular.woff2') format('woff2'),
       url('/fonts/SourceSerif4/SourceSerif4-Regular.woff') format('woff'),
       url('/fonts/SourceSerif4/SourceSerif4-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Phetsarath OT';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/PhetsarathOT/Phetsarath-Regular.woff2') format('woff2'),
       url('/fonts/PhetsarathOT/Phetsarath-Regular.woff') format('woff'),
       url('/fonts/PhetsarathOT/Phetsarath-Regular.ttf') format('truetype');
}

/* @font-face {
  font-family: 'Source Serif Pro Regular';
  font-style: normal;
  font-weight: 300;
  src: url(../src/fonts/SourceSerifPro/SourceSerifPro-Regular.ttf) format("truetype");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} */

/* cyrillic-ext */
/* @font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/nunitosans/v11/pe03MImSLYBIv1o4X1M8cc8WAc5gU1EQVg.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  } */
  
/* latin */
/* @font-face {
  font-family: 'Domine';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/domine/v17/L0xhDFMnlVwD4h3Lt9JWnbX3jG-2X3LAE1ofEw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} */