7 lines
153 B
Stylus
7 lines
153 B
Stylus
@font-face {
|
|
font-family: 'Pixel';
|
|
src: url('/lib/fonts/pixel/cyrillic_pixel-7.ttf') format('truetype');
|
|
font-weight: 400;
|
|
font-style: normal;
|
|
}
|