I need to make a CSS with custom icon font, but i don't know how to read the font code to use
id something like this
.font-icon-pencil:before {
content: "\e0f8";
}
id something like this
.font-icon-pencil:before {
content: "\e0f8";
}