add example

This commit is contained in:
2020-11-24 16:25:26 +07:00
commit e24e4b0b41
24 changed files with 668 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
@charset "UTF-8";
@font-face {
font-family: 'Kh Bokor_-en_US';
src: local('☺'),
url('Kh Bokor_-en_US.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

Binary file not shown.

View File

@@ -0,0 +1,10 @@
@charset "UTF-8";
@font-face {
font-family: 'Kh Content_-en_US';
src: local('☺'),
url('Kh Content_-en_US.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

Binary file not shown.

View File

@@ -0,0 +1,10 @@
@charset "UTF-8";
@font-face {
font-family: 'Kh Siemreap_-en_US';
src: local('☺'),
url('Kh Siemreap_-en_US.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

Binary file not shown.