/* PHONE = f095 */
/* ENVELOPE = f0e0 */
/* LINK ARROW = f101 */
/* SEARCH = f002 */
/* FACEBOOK = f09a */
/* TWITTER = f099 */
/* INSTAGRAM = f16d */
/* MARKER = f041 */
/* CIRCLE ARROW RIGHT = f18e */
/* CIRCLE ARROW LEFT = f190 */
/* DOWNLOAD = f019 */



/* ============= ICON - BEFORE & AFTER ============= 
    content: "\CODE GOES HERE";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: inherit;
    font-size: inherit;
    padding-right: 0.5em;
*/



/* ============= ICON USED AS BACKGROUND ============= 
    content: no-close-quote;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: inherit;
    font-size: inherit;
    padding-right: 5px;
    width: 33px;
    height: 28px;
    background: url(../siteart/kioti-small.png);
    float: left;
    background-repeat: no-repeat;
    margin-top: 11px;
*/