/*
*   name           Favourite
*   version        3.5
*   description    Responsive and customizable Joomla!3 template
*   demo           ttp://demo.favthemes.com/favourite/
*   author         FavThemes
*   author URL     http://www.favthemes.com
*   copyright      Copyright (C) 2012-2016 FavThemes.com. All Rights Reserved.
*   license        Licensed under GNU/GPLv3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/

/*//////////////////////////////////////////////////////////////////////////////
///
///  custom style
///
//////////////////////////////////////////////////////////////////////////////*/

.fa-h:before {
    /* font-family: Arial; */ /* your font family here! */
    font-weight: bold;
    content: 'H';
}

.fa-a:before {
    /* font-family: Arial; */ /* your font family here! */
    font-weight: bold;
    content: 'A';
}

.fa-w:before {
    /* font-family: Arial; */ /* your font family here! */
    font-weight: bold;
    content: 'W';
}
