image-editor-canva
Version:
A Canva-like image editor plugin for React
22 lines (21 loc) • 590 B
CSS
@font-face {
font-family: 'Kalam';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://fonts.gstatic.com/s/kalam/v17/YA9Qr0Wd4kDdMtD6GgLL.ttf) format('truetype');
}
@font-face {
font-family: 'Kalam';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/kalam/v17/YA9dr0Wd4kDdMuhW.ttf) format('truetype');
}
@font-face {
font-family: 'Kalam';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/kalam/v17/YA9Qr0Wd4kDdMtDqHQLL.ttf) format('truetype');
}