mirror of
https://github.com/Hopiu/django.git
synced 2026-03-20 07:50:25 +00:00
8 lines
284 B
CSS
8 lines
284 B
CSS
@font-face {
|
|
src: url('fonts/font.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/font.svg#webfontIyfZbseF') format('svg');
|
|
url('data:font/woff;charset=utf-8;base64,d09GRgABAAAAADJoAA0AAAAAR2QAAQAAAAAAAAAAAAA');
|
|
}
|
|
div {
|
|
behavior: url("#default#VML");
|
|
}
|