10 lines
277 B
CSS
10 lines
277 B
CSS
|
/* noto-sans-thai-looped */
|
||
|
@font-face {
|
||
|
font-family: "Noto Sans Thai Looped";
|
||
|
font-style: normal;
|
||
|
font-weight: 400;
|
||
|
font-stretch: 100%;
|
||
|
src: local("Noto Sans Thai Looped Regular"), local("NotoSansThaiLooped-Regular"), url(noto-sans-thai-looped.woff2) format("woff2");
|
||
|
}
|
||
|
|