drawbotics-icons
Version:
Icons used in Drawbotics apps.
11 lines (10 loc) • 465 B
text/less
@font-face {
font-family: 'drawbotics';
src: url('@{drawbotics-icons-path}/icons.eot?-1kd0rx');
src: url('@{drawbotics-icons-path}/icons.eot?#iefix-1kd0rx') format('embedded-opentype'),
url('@{drawbotics-icons-path}/icons.woff?-1kd0rx') format('woff'),
url('@{drawbotics-icons-path}/icons.ttf?-1kd0rx') format('truetype'),
url('@{drawbotics-icons-path}/icons.svg?-1kd0rx#icons') format('svg');
font-weight: normal;
font-style: normal;
}