/* ********************************************************************************************************************/
/*-------------------------------------------------------------------------------------------*/
/*  EXTRA CSS FOR FONT AWESOME  */ 
/*  BY  EXPERTOSWP  www.expertoswp.com*/ 
/**/ 
/* Find the latest code at http://expertoswp.com/customcss/  */ 
/* */ 
/**/
/* */
/**/
/**/
/*-------------------------------------------------------------------------------------------*/
/* Extra size for font awesome. */
/* based on https://github.com/FortAwesome/Font-Awesome/blob/master/less/larger.less  */
/*-------------------------------------------------------------------------------------------*/
// Icon Sizes
// -------------------------

// Your custom sizes

.fa-6x { font-size: 6em !important; }
.fa-7x { font-size: 7em !important; }
.fa-8x { font-size: 8em !important; }
.fa-9x { font-size: 9em !important; }
.fa-8x { font-size: 10em !important; }
.fa-12x { font-size: 12em !important; }
.fa-15x { font-size: 15em !important; }
.fa-20x { font-size: 20em !important; }
.fa-22x { font-size: 22em !important; }
.fa-25x { font-size: 25em !important; }