image-editor-canva
Version:
A Canva-like image editor plugin for React
36 lines (35 loc) • 986 B
CSS
@font-face {
font-family: 'Kanit';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://fonts.gstatic.com/s/kanit/v16/nKKU-Go6G5tXcr4-OSWg.ttf) format('truetype');
}
@font-face {
font-family: 'Kanit';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/kanit/v16/nKKZ-Go6G5tXcoaS.ttf) format('truetype');
}
@font-face {
font-family: 'Kanit';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/kanit/v16/nKKU-Go6G5tXcr5mOCWg.ttf) format('truetype');
}
@font-face {
font-family: 'Kanit';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://fonts.gstatic.com/s/kanit/v16/nKKU-Go6G5tXcr5KPyWg.ttf) format('truetype');
}
@font-face {
font-family: 'Kanit';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/kanit/v16/nKKU-Go6G5tXcr4uPiWg.ttf) format('truetype');
}