Where is your font icon cheat sheet?
I am looking for your font icon Unicode used in CSS
property. It looks like you're using Framework Icons but your existing codes don't match the ones on their website. Unicode example:
Code:
i.icon.i-avg-proposals-alt:before {
content: "\f155";
}