/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
0.0 Google Fonts
	0.1 Sans Fonts
1.0 Local Fonts
	1.1 Dingbat Fonts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
0.0 Google Fonts
No API Keys needed for low volume
--------------------------------------------------------------*/
/*--------------------------------------------------------------
0.1 Sans Fonts
--------------------------------------------------------------*/
/* Open Sans */
@import url(http://fonts.googleapis.com/css?family=Open+Sans);


/*--------------------------------------------------------------
1.0 Local Fonts
CSS inclusion
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.1 Dingbat Fonts
--------------------------------------------------------------*/
/* Genericons */
@import url(../fonts/Genericons/genericons.css);
/*--------------------------------------------------------------
1.2 Special Fonts
--------------------------------------------------------------*/
/* Airstrike */
@import url(../fonts/Airstrike/airstrike.css);