image-editor-canva
Version:
A Canva-like image editor plugin for React
36 lines (35 loc) • 1.02 kB
CSS
@font-face {
font-family: 'Sarabun';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://fonts.gstatic.com/s/sarabun/v16/DtVmJx26TKEr37c9YL5rulw.ttf) format('truetype');
}
@font-face {
font-family: 'Sarabun';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/sarabun/v16/DtVjJx26TKEr37c9WBI.ttf) format('truetype');
}
@font-face {
font-family: 'Sarabun';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/sarabun/v16/DtVmJx26TKEr37c9YOZqulw.ttf) format('truetype');
}
@font-face {
font-family: 'Sarabun';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://fonts.gstatic.com/s/sarabun/v16/DtVmJx26TKEr37c9YMptulw.ttf) format('truetype');
}
@font-face {
font-family: 'Sarabun';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/sarabun/v16/DtVmJx26TKEr37c9YK5sulw.ttf) format('truetype');
}