In css I have the following code:
@font-face {
src: url('/dist/assets/fonts/icomoon.eot?8as5lf');
What does the 8as5lf stand for? When I go to the file location I dont see those characters anywhere.
In css I have the following code:
@font-face {
src: url('/dist/assets/fonts/icomoon.eot?8as5lf');
What does the 8as5lf stand for? When I go to the file location I dont see those characters anywhere.