/* ========================================================================== 
 CSS FONTS GERADO NO FONT SQUIRREL (http://www.fontsquirrel.com/)
 ========================================================================== */

@font-face {
  font-family: 'FranklinGothic-DemiCond';
  src: url('../fonts/FranklinGothic-DemiCond.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/FranklinGothic-DemiCond.woff') format('woff'), 
  url('../fonts/FranklinGothic-DemiCond.ttf')  format('truetype'), 
  url('../fonts/FranklinGothic-DemiCond.svg#FranklinGothic-DemiCond') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* ========================================================================== 
 CSS FONTS GERADO NO ICOMOON (https://icomoon.io)
 ========================================================================== */

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-he2p0v');
	src:url('../fonts/icomoon.eot?#iefix-he2p0v') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?-he2p0v') format('truetype'),
		url('../fonts/icomoon.woff?-he2p0v') format('woff'),
		url('../fonts/icomoon.svg?-he2p0v#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-info-circle:before {content: "\f05a";}
.icon-chevron-up:before {content: "\f077";}
.icon-chevron-down:before {content: "\f078";}
.icon-comments:before {content: "\f086";}
.icon-thumbs-o-up:before {content: "\f087";}
.icon-facebook:before {content: "\f09a";}
.icon-facebook-f:before {content: "\f09a";}
