valdevweb
11/4/2017 - 12:04 AM

FONT : fontawesome, glyphicons

@font-face{
	font-family: fontawesome;
	src:
		url('fonts/fontawesome.otf'),
		url('fonts/fontawesome-webfont.eot'),
		url('fonts/fontawesome-webfont.svg'),
		url('fonts/fontawesome-webfont.ttf'),
		url('fonts/fontawesome-webfont.woff');
}

@font-face{
	font-family: glyphicons-halflings-regular;
	src:
		url('fonts/fontawesome.otf'),
		url('fonts/glyphicons-halflings-regular.eot'),
		url('fonts/glyphicons-halflings-regular.svg'),
		url('fonts/glyphicons-halflings-regular.ttf'),
		url('fonts/glyphicons-halflings-regular.woff');
}


<i class="fa fa-angle-right fa-3x">