Files
doormile-site/assets/css/fontello-enqueue.css
2026-04-29 15:21:52 +05:30

9 lines
463 B
CSS

@font-face {
font-display: swap;
font-family: 'fontello';
src: url(../fonts/fontello.eot?98791691);
src: url("../fonts/fontello.eot?98791691#iefix") format("embedded-opentype"),url(../fonts/fontello.woff2?98791691) format("woff2"),url(../fonts/fontello.woff?98791691) format("woff"),url(../fonts/fontello.ttf?98791691) format("truetype"),url("../fonts/fontello.svg?98791691#fontello") format("svg");
font-weight: 400;
font-style: normal
}