/* -----------------------
 *		This is a free template, but the use of the terms of the license agreement
 *
 *		$Id: extend_fonts.css
 *		$Created & Modified by 酷酷的旧爱 QQ:44312658

	----------------------------------

/*
	Name:			mod_reset
	Level:			Global
	Explain:		定义Discuz全局Ico字体样式
	Last Modify:	酷酷的旧爱 QQ:44312658
*/
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/font.eot?v=4.4.0');
  src: url('../fonts/font.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/font.woff2?v=4.4.0') format('woff2'), url('../fonts/font.woff?v=4.4.0') format('woff'), url('../fonts/font.ttf?v=4.4.0') format('truetype'), url('../fonts/font.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
	
/* 
	全局字体属性
------------------------------------------------------------------- */
i.fa							{ font-family: "FontAwesome"; vertical-align: middle; }
i.fb							{ border: 1px solid #DDD; border-radius: 3px; text-align: center; width: 22px; height: 22px; line-height: 24px; }
i.fmr							{ margin-right: 5px; }
i.fml							{ margin-left: 5px; }
i.fa-12							{ font-size: 12px; }
i.fa-14							{ font-size: 14px; }
i.fa-16							{ font-size: 16px; }
i.fa-18							{ font-size: 18px; }
i.fa-20							{ font-size: 20px; }
i.fa-22							{ font-size: 22px; }
i.fa-26							{ font-size: 26px; }
i.fa-32							{ font-size: 32px; }

/* 
	全局字体样式
------------------------------------------------------------------- */
i.font-qq:before				{content: "\F1D6";}
i.font-wx:before				{content: "\F1D7";}
i.font-wb:before				{content: "\F18A";}
i.font-qzone:before				{content: "\F2E1";}
i.font-link:before				{content: "\F0C1";}
i.font-qrcode:before			{content: "\F029";}
i.font-header_scbar:before		{content: "\F002";}
i.font-forum_chart:before		{content: "\F118";}
i.font-forum_favtimes:before	{content: "\F067";}
i.font-forum_views:before		{content: "\F06E";}
i.font-forum_allreplies:before	{content: "\F044";}
i.font-forum_author:before		{content: "\F007";}
i.font-forum_dateline:before	{content: "\F073";}
i.font-hot:before				{content: "\F06D";}
i.font-locked:before			{content: "\F023";}
i.font-copy:before				{content: "\F1F9";}
i.font-recommend:before			{content: "\F08A";}
i.font-advancemode:before		{content: "\F0B2";}
i.font-e_bold:before			{content: "\F032";}
i.font-e_color:before			{content: "\F031";}
i.font-e_image:before			{content: "\F1FE";}
i.font-e_link:before			{content: "\F0C1";}
i.font-e_quote:before			{content: "\F10D";}
i.font-e_code:before			{content: "\F121";}
i.font-e_smilies:before			{content: "\F118";}
i.font-e_et:before				{content: "\F1FA";}