9 lines
176 B
CSS
9 lines
176 B
CSS
@font-face {
|
|
font-display: swap;
|
|
font-family: 'fontello';
|
|
src: url(/fonts/fontello.woff2?98791691) format("woff2");
|
|
font-weight: 400;
|
|
font-style: normal
|
|
}
|
|
|