open arrow
v1.1.0
Open Arrow เป็นแบบอักษรโอเพนซอร์ซที่มีสัญลักษณ์ลูกศร 112 ตัวจาก U+2190 ถึง U+21ff
open-arrow คัดลอกรหัสนี้ลงในเอกสาร <head> ของเอกสาร HTML ของคุณ < style >
@font-face {
font-family: 'open-arrow';
src: url('path-to-font-file/OpenArrow-Regular.eot') format('embedded-opentype'),
url('path-to-font-file/OpenArrow-Regular.woff2') format('woff2'),
url('path-to-font-file/OpenArrow-Regular.woff') format('woff'),
url('path-to-font-file/OpenArrow-Regular.otf') format('opentype'),
url('path-to-font-file/OpenArrow-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
unicode-range: U+2190-21ff;
}
</ style >open-arrow ที่ด้านบนสุดของ font-family font-family : 'open-arrow' , Helvetica , sans-serif; → Use it like this ←